]> code.delx.au - gnu-emacs/blob - test/ChangeLog
Merge from origin/emacs-24
[gnu-emacs] / test / ChangeLog
1 2014-12-27 João Távora <joaotavora@gmail.com>
2
3 * automated/electric-tests.el (autowrapping-7): Tests for
4 tex-mode.
5
6 2014-12-27 Glenn Morris <rgm@gnu.org>
7
8 * automated/flymake/warnpred/test.pl: Tweak format, since the
9 previous one seems to have stopped giving a warning with perl 5.20.1.
10
11 2014-12-27 Fabián Ezequiel Gallina <fgallina@gnu.org>
12 2014-12-26 Fabián Ezequiel Gallina <fgallina@gnu.org>
13
14 * automated/python-tests.el (python-shell-get-process-name-1)
15 (python-shell-internal-get-process-name-1): Cleanup.
16 (python-shell-get-process-name-2)
17 (python-shell-internal-get-process-name-2): New tests.
18 (python-shell-calculate-command-1)
19 (python-shell-calculate-process-environment-3)
20 (python-shell-calculate-exec-path-2, python-shell-make-comint-1)
21 (python-shell-make-comint-2, python-shell-make-comint-4)
22 (python-shell-get-process-1, python-util-clone-local-variables-1):
23 Replace obsolete function and variable references with current.
24
25 2014-12-19 Artur Malabarba <bruce.connor.am@gmail.com>
26
27 * automated/let-alist.el: require `cl-lib'
28 New tests for accessing alists inside alists.
29
30 2014-12-18 Artur Malabarba <bruce.connor.am@gmail.com>
31
32 * automated/let-alist.el: New file.
33
34 2014-12-16 Nicolas Petton <petton.nicolas@gmail.com>
35
36 * automated/seq-tests.el: New file.
37
38 2014-12-16 Glenn Morris <rgm@gnu.org>
39
40 * automated/data/flymake/Makefile (check-syntax):
41 Prevent colorized gcc output from confusing flymake.
42
43 * automated/flymake-tests.el (flymake-tests-data-directory):
44 Change from flymake/warnpred to more standard data/flymake.
45 * automated/flymake/warnpred/: Rename to automated/data/flymake/.
46
47 2014-12-11 Michael Albinus <michael.albinus@gmx.de>
48
49 * automated/vc-tests.el (vc-test--revision-granularity-function):
50 New defun.
51 (vc-test--create-repo-function): Rename from
52 `vc-test--create-repo-if-not-supported'. Adapt all callees.
53 (vc-test--create-repo): Check also for revision-granularity.
54 (vc-test--unregister-function): Additional argument FILE. Adapt
55 all callees.
56 (vc-test--working-revision): New defun.
57 (vc-test-*-working-revision): New tests.
58
59 2014-12-10 Michael Albinus <michael.albinus@gmx.de>
60
61 * automated/vc-tests.el (vc-test--register): Check, that the file
62 still exists after register and unregister operations.
63
64 2014-12-06 Michael Albinus <michael.albinus@gmx.de>
65
66 * automated/vc-tests.el: New file.
67
68 2014-12-03 Michael Albinus <michael.albinus@gmx.de>
69
70 * automated/tramp-tests.el (tramp-test29-vc-registered):
71 Fallback for changed `vc-register' argument list.
72
73 2014-12-03 Glenn Morris <rgm@gnu.org>
74
75 * automated/tramp-tests.el (tramp-test29-vc-registered):
76 Update for recent incompatible change in vc-register.
77
78 2014-11-29 Fabián Ezequiel Gallina <fgallina@gnu.org>
79
80 * automated/python-tests.el
81 (python-shell-calculate-process-environment-4)
82 (python-shell-calculate-process-environment-5): New tests.
83 (python-shell-make-comint-3): Use file-equal-p.
84 (python-shell-get-or-create-process-1)
85 (python-shell-get-or-create-process-2)
86 (python-shell-get-or-create-process-3): Fix interpreter for
87 Windows (Bug#18595).
88
89 2014-11-21 Ulf Jasper <ulf.jasper@web.de>
90
91 * automated/libxml-tests.el
92 (libxml-tests--data-comments-preserved): Renamed from
93 'libxml-tests--data'.
94 (libxml-tests--data-comments-discarded): New.
95 (libxml-tests): Check whether 'libxml-parse-xml-region' is
96 discarding comments correctly.
97
98 2014-11-17 Michal Nazarewicz <mina86@mina86.com>
99
100 * automated/tildify-tests.el (tildify-test-html, tildify-test-xml):
101 HTML and XML now use no-break space as hard space. Update tests.
102 (tildify-test-foreach-ignore-environments)
103 (tildify-test-foreach-ignore-environments-early-return,
104 (tildify-test-foreach-region)
105 (tildify-test-foreach-region-early-return)
106 (tildify-test-foreach-region-limit-region): New tests of
107 `tildify-foreach-ignore-environments' and
108 `tildify--foreach-region' functions.
109 (with-test-foreach): New helper macro for the above tests.
110
111 2014-11-17 Glenn Morris <rgm@gnu.org>
112
113 * automated/occur-tests.el (occur-test-case, occur-test-create):
114 In case of failure, show the actual string, rather than just nil.
115 (occur-tests): Update for apparent change in output re control-chars.
116
117 2014-11-17 Ulf Jasper <ulf.jasper@web.de>
118
119 * automated/icalendar-tests.el (icalendar-tests--test-export): New
120 optional parameter `alarms'.
121 (icalendar-export-alarms): New test for exporting icalendar
122 alarms.
123 (icalendar-tests--test-cycle): Let `icalendar-export-alarms' be nil.
124
125 2014-11-17 Ulf Jasper <ulf.jasper@web.de>
126
127 * automated/icalendar-tests.el (icalendar-tests--test-import):
128 Mention timezone in doc string. Clean up.
129 (icalendar-real-world): Add another test case for no-dst
130 timezones.
131
132 2014-11-16 Ulf Jasper <ulf.jasper@web.de>
133
134 * automated/icalendar-tests.el (icalendar--parse-vtimezone): Add
135 testcase where offsets of standard time and daylight saving time
136 are equal.
137 (icalendar-real-world): Fix error in test case. Expected result
138 was wrong when offsets of standard time and daylight saving time
139 were equal.
140
141 2014-11-16 Fabián Ezequiel Gallina <fgallina@gnu.org>
142
143 * automated/python-tests.el
144 (python-shell-calculate-process-environment-2): Fix test.
145 (python-shell-calculate-process-environment-1)
146 (python-shell-calculate-process-environment-3): Cleanup.
147
148 2014-11-16 Fabián Ezequiel Gallina <fgallina@gnu.org>
149
150 * automated/python-tests.el (python-indent-dedenters-8): New test
151 for Bug#18432.
152
153 2014-11-16 Fabián Ezequiel Gallina <fgallina@gnu.org>
154
155 * automated/python-tests.el (python-indent-region-1)
156 (python-indent-region-2, python-indent-region-3)
157 (python-indent-region-4, python-indent-region-5): New tests.
158
159 2014-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
160
161 * automated/bytecomp-tests.el (bytecomp-tests--warnings): New tests.
162 * automated/cl-lib-tests.el: Rename from cl-lib.el.
163
164 2014-10-28 Ulf Jasper <ulf.jasper@web.de>
165
166 * automated/libxml-tests.el: New file.
167
168 2014-10-22 Noam Postavsky <npostavs@users.sourceforget.net>
169
170 * automated/process-tests.el (process-test-quoted-batfile):
171 New test.
172
173 2014-10-20 Glenn Morris <rgm@gnu.org>
174
175 * Merge in all changes up to 24.4 release.
176
177 2014-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
178
179 * indent/scss-mode.scss: New file.
180 * indent/css-mode.css: Add a few uneventful examples.
181
182 2014-10-15 Eli Zaretskii <eliz@gnu.org>
183
184 * BidiCharacterTest.txt: New file, from Unicode.
185
186 * biditest.el: New file.
187
188 2014-10-08 Leo Liu <sdl.web@gmail.com>
189
190 * automated/print-tests.el: New file.
191 (terpri): Tests for terpri. (Bug#18652)
192
193 2014-10-06 Glenn Morris <rgm@gnu.org>
194
195 * automated/icalendar-tests.el (icalendar--calendar-style):
196 Remove test, no longer relevant.
197
198 2014-10-04 Glenn Morris <rgm@gnu.org>
199
200 * automated/package-x-test.el: Remove file...
201 * automated/package-test.el: ... merge package-x-test.el. (Bug#18574)
202
203 2014-10-02 Glenn Morris <rgm@gnu.org>
204
205 * automated/package-test.el (with-package-test, package-test-signed):
206 Also set HOME to a temp value, in case the real one is absent (e.g.
207 hydra) or read-only. (Bug#18575)
208 (package-test-signed): Use skip-unless rather than expected-result.
209
210 2014-09-26 Leo Liu <sdl.web@gmail.com>
211
212 * automated/cl-lib.el (cl-digit-char-p, cl-parse-integer):
213 New tests. (Bug#18557)
214
215 2014-09-24 Ulf Jasper <ulf.jasper@web.de>
216
217 * automated/newsticker-tests.el
218 (newsticker--group-find-parent-group),
219 (newsticker--group-do-rename-group): New tests.
220
221 2014-09-09 Eli Zaretskii <eliz@gnu.org>
222
223 * automated/fns-tests.el (fns-tests-collate-sort):
224 Bind w32-collate-ignore-punctuation to t when sorting according to
225 UTS#10 rules.
226
227 2014-09-07 Michael Albinus <michael.albinus@gmx.de>
228
229 * automated/fns-tests.el (fns-tests--collate-enabled-p): New function.
230 (fns-tests-collate-strings, fns-tests-collate-sort): Use it.
231
232 2014-09-05 Michael Albinus <michael.albinus@gmx.de>
233
234 * automated/fns-tests.el (fns-tests-compare-strings): In case
235 `compare-strings' shall return t, check for this.
236 (fns-tests-collate-strings, fns-tests-collate-sort): New tests.
237
238 2014-09-03 Fabián Ezequiel Gallina <fgallina@gnu.org>
239
240 * automated/python-tests.el (python-indent-electric-colon-1):
241 New test. (Bug#18228)
242
243 2014-08-29 Dmitry Antipov <dmantipov@yandex.ru>
244
245 * automated/fns-tests.el (fns-tests-sort): New test.
246
247 2014-08-28 Glenn Morris <rgm@gnu.org>
248
249 * automated/python-tests.el (python-shell-calculate-exec-path-2):
250 Update test for today's python.el changes.
251
252 2014-08-13 Jan Nieuwenhuizen <janneke@gnu.org>
253
254 * automated/compile-tests.el (compile--test-error-line): Grok FILE
255 being nil. Allows for Guile tests to pass.
256 (compile-tests--test-regexps-data): Add Guile tests.
257
258 2014-08-11 Glenn Morris <rgm@gnu.org>
259
260 * automated/data/files-bug18141.el.gz: New file.
261 * automated/files.el (files-test-bug-18141-file):
262 New variable and test. (Bug#18141)
263
264 2014-08-10 Ulf Jasper <ulf.jasper@web.de>
265
266 Enumerate evaluated sexp diary entries (Bug#7911).
267 * automated/icalendar-tests.el (icalendar--convert-anniversary-to-ical)
268 (icalendar--convert-cyclic-to-ical, icalendar--convert-block-to-ical)
269 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
270 (icalendar--convert-ordinary-to-ical): Returns cons cell now.
271 (icalendar--convert-to-ical, icalendar--convert-sexp-to-ical):
272 New tests.
273
274 2014-08-07 Glenn Morris <rgm@gnu.org>
275
276 * automated/Makefile.in (check-tar): Remove, hydra recipe does it now.
277
278 2014-08-06 Ulf Jasper <ulf.jasper@web.de>
279
280 * automated/icalendar-tests.el (icalendar--convert-ordinary-to-ical)
281 (icalendar--diarytime-to-isotime): More testcases (Bug#13750).
282
283 2014-08-03 Glenn Morris <rgm@gnu.org>
284
285 * automated/Makefile.in (check-tar): New rule.
286
287 2014-08-02 Glenn Morris <rgm@gnu.org>
288
289 * automated/fns-tests.el (fns-tests-compare-strings):
290 Update test. (Bug#17903)
291
292 * automated/icalendar-tests.el (icalendar--decode-isodatetime):
293 Use more precise TZ specification, as per 2013-08-04.
294
295 2014-07-30 Ulf Jasper <ulf.jasper@web.de>
296
297 * automated/icalendar-tests.el (icalendar--decode-isodatetime):
298 New test.
299
300 2014-07-28 Dmitry Antipov <dmantipov@yandex.ru>
301
302 * automated/timer-tests.el (timer-tests-debug-timer-check): New test.
303
304 2014-07-26 Ulf Jasper <ulf.jasper@web.de>
305
306 * automated/icalendar-tests.el (icalendar-tests--do-test-import):
307 Work around the failures in icalendar-tests which occasionally occur on
308 hydra.nixos.org.
309
310 2014-07-21 Fabián Ezequiel Gallina <fgallina@gnu.org>
311
312 * automated/python-tests.el:
313 (python-util-clone-local-variables-1): Fix test.
314
315 * automated/python-tests.el (python-shell-make-comint-1):
316 (python-shell-make-comint-2): Fix indentation.
317 (python-shell-make-comint-3)
318 (python-shell-make-comint-4): New tests.
319 (python-shell-get-or-create-process-1): Fix test.
320 (python-shell-get-or-create-process-2)
321 (python-shell-get-or-create-process-3): New tests.
322 (python-shell-internal-get-or-create-process-1): Fix test.
323 (python-shell-prompt-detect-1): New test.
324 (python-shell-prompt-detect-2): New test. (Bug#17370)
325 (python-shell-prompt-detect-3)
326 (python-shell-prompt-detect-4)
327 (python-shell-prompt-detect-5)
328 (python-shell-prompt-detect-6)
329 (python-shell-prompt-validate-regexps-1)
330 (python-shell-prompt-validate-regexps-2)
331 (python-shell-prompt-validate-regexps-3)
332 (python-shell-prompt-validate-regexps-4)
333 (python-shell-prompt-validate-regexps-5)
334 (python-shell-prompt-validate-regexps-6)
335 (python-shell-prompt-validate-regexps-7)
336 (python-shell-prompt-set-calculated-regexps-1)
337 (python-shell-prompt-set-calculated-regexps-2)
338 (python-shell-prompt-set-calculated-regexps-3)
339 (python-shell-prompt-set-calculated-regexps-4)
340 (python-shell-prompt-set-calculated-regexps-5)
341 (python-shell-prompt-set-calculated-regexps-6)
342 (python-util-valid-regexp-p-1): New tests.
343
344 2014-07-21 Stefan Monnier <monnier@iro.umontreal.ca>
345
346 * automated/advice-tests.el (advice-test-call-interactively): Make sure
347 the function's definition is fully restored at the end.
348
349 2014-07-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
350
351 * automated/python-tests.el (python-indent-block-enders-1)
352 (python-indent-block-enders-2): Fix tests.
353 (python-indent-block-enders-3, python-indent-block-enders-4)
354 (python-indent-block-enders-5, python-indent-dedenters-1)
355 (python-indent-dedenters-2): Remove tests.
356 (python-indent-dedenters-1, python-indent-dedenters-2)
357 (python-indent-dedenters-3, python-indent-dedenters-4)
358 (python-indent-dedenters-5, python-indent-dedenters-6)
359 (python-indent-dedenters-7)
360 (python-info-dedenter-opening-block-position-1)
361 (python-info-dedenter-opening-block-position-2)
362 (python-info-dedenter-opening-block-position-3)
363 (python-info-dedenter-opening-block-positions-1)
364 (python-info-dedenter-opening-block-positions-2)
365 (python-info-dedenter-opening-block-positions-3)
366 (python-info-dedenter-opening-block-positions-4)
367 (python-info-dedenter-opening-block-positions-5)
368 (python-info-dedenter-opening-block-message-1)
369 (python-info-dedenter-opening-block-message-2)
370 (python-info-dedenter-opening-block-message-3)
371 (python-info-dedenter-opening-block-message-4)
372 (python-info-dedenter-opening-block-message-5)
373 (python-info-dedenter-statement-p-1)
374 (python-info-dedenter-statement-p-2)
375 (python-info-dedenter-statement-p-3)
376 (python-info-dedenter-statement-p-4)
377 (python-info-dedenter-statement-p-5): New tests.
378
379 2014-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
380
381 * indent/perl.perl: Add indentation pattern for hash-table entries.
382
383 2014-07-04 Michael Albinus <michael.albinus@gmx.de>
384
385 * automated/dbus-tests.el (dbus-test02-register-service-session)
386 (dbus-test02-register-service-system): Fix docstring.
387 (dbus-test02-register-service-own-bus)
388 (dbus-test03-peer-interface): New tests.
389
390 2014-07-03 Fabián Ezequiel Gallina <fgallina@gnu.org>
391
392 * automated/python-tests.el (python-tests-self-insert): New function.
393 (python-triple-quote-pairing): Use it.
394 (python-parens-electric-indent-1): New test. (Bug#17658)
395
396 2014-06-30 Fabián Ezequiel Gallina <fgallina@gnu.org>
397
398 * automated/subr-x-tests.el: New file.
399
400 2014-06-29 Michael Albinus <michael.albinus@gmx.de>
401
402 * automated/tramp-tests.el (tramp--instrument-test-case):
403 Print debug buffer in any case.
404
405 2014-06-28 Leo Liu <sdl.web@gmail.com>
406
407 * automated/calc-tests.el: New file and add tests for math-bignum.
408 (Bug#17556)
409
410 2014-06-28 Michael Albinus <michael.albinus@gmx.de>
411
412 * automated/dbus-tests.el (dbus--test-register-service)
413 (dbus-test02-register-service-session): Replace `dbus-ping' calls
414 by `dbus-list-known-names'. (Bug#17858)
415
416 2014-06-28 Glenn Morris <rgm@gnu.org>
417
418 * automated/Makefile.in (GDB): New variable.
419 (emacs): Use $GDB. (Bug#15991)
420
421 * automated/Makefile.in (WRITE_LOG): New variable.
422 (%.log): Use WRITE_LOG.
423 (test_template): Disable logging.
424
425 * automated/Makefile.in (TESTS): New list of short PHONY aliases.
426 (test_template): New definition. Apply to TESTS.
427
428 2014-06-27 Glenn Morris <rgm@gnu.org>
429
430 * automated/Makefile.in (check-maybe): Rename from check.
431 (check): Re-run all the tests, every time.
432 (clean, mostlyclean): Also delete *.log~.
433
434 2014-06-26 Glenn Morris <rgm@gnu.org>
435
436 * automated/package-x-test.el: Do not mess with load-path.
437
438 * automated/Makefile.in (%.log): If error, dump log to stdout.
439
440 2014-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
441
442 * automated/package-test.el (package-test-update-listing)
443 (package-test-update-archives, package-test-describe-package):
444 Adjust tests according to new package-list-unsigned.
445
446 2014-06-26 Glenn Morris <rgm@gnu.org>
447
448 * automated/ert-tests.el (no-byte-compile): Set it. (Bug#17851)
449
450 * automated/eieio-tests.el (no-byte-compile): Set it. (Bug#17852)
451
452 * automated/Makefile.in: Simplify and parallelize. (Bug#15991)
453 (XARGS_LIMIT, BYTE_COMPILE_EXTRA_FLAGS)
454 (setwins, compile-targets, compile-main, compile-clean): Remove.
455 (GREP_OPTIONS): Unexport.
456 (.el.elc): Replace with pattern rule.
457 (%.elc, %.log): New pattern rules.
458 (ELFILES, LOGFILES): New variables.
459 (check): Depend on LOGFILES. Call ert-summarize-tests-batch-and-exit.
460 (clean, mostlyclean): New rules.
461 (bootstrap-clean): Simplify.
462 (bootstrap-clean, distclean): Depend on clean.
463
464 2014-06-25 Glenn Morris <rgm@gnu.org>
465
466 * automated/flymake-tests.el (flymake-tests--current-face):
467 Sleep for longer. Avoid querying.
468
469 2014-06-25 Dmitry Antipov <dmantipov@yandex.ru>
470
471 * automated/fns-tests.el (fns-tests-compare-string): New test.
472
473 2014-06-24 Michael Albinus <michael.albinus@gmx.de>
474
475 * automated/tramp-tests.el (tramp-test26-process-file): Extend test
476 according to Bug#17815.
477
478 2014-06-21 Fabián Ezequiel Gallina <fgallina@gnu.org>
479
480 * automated/python-tests.el (python-util-strip-string-1): New test.
481
482 2014-06-15 Michael Albinus <michael.albinus@gmx.de>
483
484 Sync with Tramp 2.2.10.
485
486 * automated/tramp-tests.el (tramp--test-enabled): Ignore errors.
487 (tramp--instrument-test-case): Extend docstring.
488 (tramp-test15-copy-directory): Skip for tramp-smb.el.
489 (tramp-test21-file-links): Use `file-truename' for directories.
490 (tramp-test27-start-file-process, tramp-test28-shell-command):
491 Retrieve process output more robustly.
492 (tramp--test-check-files): Extend test.
493 (tramp-test30-special-characters): Skip for tramp-adb.el,
494 tramp-gvfs.el and tramp-smb.el. Add further file names.
495
496 2014-06-13 Glenn Morris <rgm@gnu.org>
497
498 * automated/Makefile.in (compile-main):
499 GNU make automatically passes command-line arguments to sub-makes.
500
501 2014-06-05 Michal Nazarewicz <mina86@mina86.com>
502
503 * automated/tildify-tests.el (tildify-test--test): Optimize the test
504 slightly by reusing the same temporary buffer across multiple test
505 cases.
506
507 * automated/tildify-tests.el (tildify-test-find-env-end-re-bug)
508 (tildify-test-find-env-group-index-bug): Update to support new
509 signature of the `tildify-foreach-region-outside-env' function.
510 Namely, it now takes pairs as an argument instead of looking it up in
511 `tildify-ignored-environments-alist'.
512
513 * automated/tildify-tests.el (tildify-test--example-html): Add support
514 for generating XML code, so that…
515 (tildify-test-xml) …test can be added to check handling of XML
516 documents.
517
518 * automated/tildify-tests.el (tildify-test-find-env-group-index-bug):
519 New test checking end-regex building when multiple environment pairs
520 use integers to refer to capture groups.
521
522 * automated/tildify-tests.el (tildify-test-find-env-end-re-bug): New
523 test checking end-regex building in `tildify-find-env' function when
524 integers (denoting capture groups) and strings are mixed together.
525
526 2014-06-02 Michael Albinus <michael.albinus@gmx.de>
527
528 * automated/tramp-tests.el (tramp-remote-process-environment): Declare.
529 (tramp-test29-vc-registered): Set $BZR_HOME. Remove instrumentation.
530
531 2014-06-01 Michael Albinus <michael.albinus@gmx.de>
532
533 * automated/tramp-tests.el (tramp-test29-vc-registered):
534 Instrument failed test case.
535
536 2014-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
537
538 * automated/ruby-mode-tests.el (ruby-assert-face): Use font-lock-ensure.
539 (ruby-interpolation-keeps-non-quote-syntax): Use syntax-propertize.
540
541 2014-05-21 Michal Nazarewicz <mina86@mina86.com>
542
543 * automated/tildify-tests.el: New file.
544
545 2014-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
546
547 * indent/ruby.rb: Add one more test.
548
549 * indent/ps-mode.ps: New file.
550
551 * indent/octave.m: Add a few more tests.
552
553 * automated/core-elisp-tests.el
554 (core-elisp-test-window-configurations): New test.
555
556 2014-05-26 Glenn Morris <rgm@gnu.org>
557
558 * automated/package-test.el (package-test-install-single):
559 Update for changed output.
560
561 2014-05-22 Glenn Morris <rgm@gnu.org>
562
563 * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
564 Fix handling of temporary elc files.
565
566 * automated/fns-tests.el (fns-tests-nreverse):
567 Update for changed string behavior.
568
569 2014-05-15 Dmitry Antipov <dmantipov@yandex.ru>
570
571 * automated/fns-tests.el: New file.
572 * automated/fns-tests.el (fns-tests-nreverse)
573 (fns-tests-nreverse-bool-vector): New tests.
574
575 2014-05-08 Glenn Morris <rgm@gnu.org>
576
577 * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
578 (vc-bzr-test-faulty-bzr-autoloads):
579 Give bzr a temporary home-directory, in case the real one is missing.
580
581 2014-05-08 Dmitry Gutov <dgutov@yandex.ru>
582
583 * automated/ruby-mode-tests.el (ruby-interpolation-after-dollar-sign):
584 New test.
585
586 2014-05-08 Glenn Morris <rgm@gnu.org>
587
588 * automated/help-fns.el: New file.
589
590 2014-05-01 Barry O'Reilly <gundaetiapo@gmail.com>
591
592 * automated/undo-tests.el (undo-test-region-deletion): New test to
593 demonstrate bug#17235.
594 (undo-test-region-example): New test to verify example given in
595 comments for undo-make-selective-list.
596
597 2014-04-25 Michael Albinus <michael.albinus@gmx.de>
598
599 * automated/tramp-tests.el (top):
600 * automated/file-notify-tests.el (top): Do not disable interactive
601 passwords in batch mode.
602 (password-cache-expiry): Set to nil.
603
604 * automated/file-notify-tests.el
605 (file-notify-test-remote-temporary-file-directory):
606 * automated/tramp-tests.el (tramp-test-temporary-file-directory):
607 Use a mock-up method as default.
608 (tramp-test00-availability): Print the used directory name.
609 (tramp-test33-recursive-load): Fix typo.
610
611 2014-04-22 Michael Albinus <michael.albinus@gmx.de>
612
613 * automated/tramp-tests.el (tramp--test-check-files): Remove traces.
614 (tramp-test30-special-characters): Remove test for backslash.
615
616 2014-04-20 Michael Albinus <michael.albinus@gmx.de>
617
618 * automated/tramp-tests.el
619 (tramp-test19-directory-files-and-attributes)
620 (tramp-test22-file-times): Check for `file-attributes' equality
621 only if there is a usable timestamp.
622 (tramp--test-check-files): Do not use `copy-sequence'.
623
624 2014-04-22 Daniel Colascione <dancol@dancol.org>
625
626 * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
627 Add compile flag.
628 (test-byte-comp-macro-expansion)
629 (test-byte-comp-macro-expansion-eval-and-compile)
630 (test-byte-comp-macro-expansion-eval-when-compile)
631 (test-byte-comp-macro-expand-lexical-override): Use it.
632 (test-eager-load-macro-expansion)
633 (test-eager-load-macro-expansion-eval-and-compile)
634 (test-eager-load-macro-expansion-eval-when-compile)
635 (test-eager-load-macro-expand-lexical-override): New tests.
636
637 * automated/cl-lib.el (cl-lib-struct-accessors): Fix test to
638 account for removal of `cl-struct-set-slot-value'. Also, move
639 the defstruct to top level.
640
641 2014-04-21 Daniel Colascione <dancol@dancol.org>
642
643 * automated/bytecomp-tests.el (test-byte-comp-compile-and-load):
644 New function.
645 (test-byte-comp-macro-expansion)
646 (test-byte-comp-macro-expansion-eval-and-compile)
647 (test-byte-comp-macro-expansion-eval-when-compile)
648 (test-byte-comp-macro-expand-lexical-override): New tests.
649
650 * automated/cl-lib.el (cl-loop-destructuring-with): New test.
651 (cl-the): Fix cl-the test.
652
653 2014-04-20 Daniel Colascione <dancol@dancol.org>
654
655 * automated/cl-lib.el (cl-lib-struct-accessors,cl-the): New tests.
656
657 2014-04-19 Michael Albinus <michael.albinus@gmx.de>
658
659 * automated/tramp-tests.el (tramp--test-check-files): Extend test.
660 (tramp-test31-utf8): Let-bind also `file-name-coding-system'.
661
662 2014-04-18 Michael Albinus <michael.albinus@gmx.de>
663
664 * automated/tramp-tests.el (tramp-copy-size-limit): Set to nil.
665 (tramp--test-make-temp-name): Optional argument LOCAL.
666 (tramp--instrument-test-case): Show messages. Catch also `quit'.
667 (tramp-test10-write-region): No special test for out-of-band copy
668 needed anymore.
669 (tramp-test11-copy-file, tramp-test12-rename-file)
670 (tramp-test21-file-links): Extend tests.
671 (tramp-test20-file-modes): More robust check for user "root".
672 (tramp--test-check-files): New defun.
673 (tramp-test30-special-characters, tramp-test33-recursive-load)
674 (tramp-test34-unload): New tests.
675 (tramp-test31-utf8, tramp-test32-asynchronous-requests): Rename.
676
677 2014-04-11 Glenn Morris <rgm@gnu.org>
678
679 * automated/Makefile.in (EMACSDATA, EMACSDOC, EMACSPATH): Unexport.
680
681 2014-04-11 Paul Eggert <eggert@cs.ucla.edu>
682
683 * automated/electric-tests.el: Fix spelling error in test name.
684 (whitespace-skipping-for-quotes-not-outside):
685 Rename from whitespace-skipping-for-quotes-not-ouside.
686
687 2014-04-09 Daniel Colascione <dancol@dancol.org>
688
689 * automated/syntax-tests.el: New file.
690
691 2014-04-09 Glenn Morris <rgm@gnu.org>
692
693 * automated/python-tests.el (python-triple-quote-pairing):
694 Enable/disable electric-pair-mode as needed.
695
696 * automated/electric-tests.el (electric-pair-backspace-1):
697 Replace deleted function.
698
699 2014-04-07 João Távora <joaotavora@gmail.com>
700
701 * automated/python-tests.el (python-triple-quote-pairing): New test.
702 (python-syntax-after-python-backspace): New test.
703
704 * automated/electric-tests.el (electric-pair-define-test-form):
705 More readable test docstrings.
706 (whitespace-skipping-for-quotes-not-ouside)
707 (whitespace-skipping-for-quotes-only-inside)
708 (whitespace-skipping-quotes-not-without-proper-syntax): New tests.
709
710 2014-04-04 João Távora <joaotavora@gmail.com>
711
712 * automated/electric-tests.el (define-electric-pair-test):
713 Don't overtest.
714 (inhibit-in-mismatched-string-inside-ruby-comments): New test.
715 (inhibit-in-mismatched-string-inside-c-comments): New test.
716
717 2014-04-02 João Távora <joaotavora@gmail.com>
718
719 * automated/electric-tests.el (inhibit-if-strings-mismatched):
720 New test, change from `inhibit-only-of-next-is-mismatched'.
721
722 2014-03-26 Barry O'Reilly <gundaetiapo@gmail.com>
723
724 * automated/undo-tests.el (undo-test-marker-adjustment-nominal):
725 (undo-test-region-t-marker): New tests of marker adjustments.
726 (undo-test-marker-adjustment-moved):
727 (undo-test-region-mark-adjustment): New tests to demonstrate
728 bug#16818, which fail without the fix.
729
730 2014-03-23 Dmitry Gutov <dgutov@yandex.ru>
731
732 * automated/package-test.el (package-test-describe-package):
733 Fix test failure in non-graphical mode.
734
735 2014-03-23 Daniel Colascione <dancol@dancol.org>
736
737 * automated/subword-tests.el (subword-tests2): More subword tests.
738
739 * automated/cl-lib.el (cl-lib-keyword-names-versus-values):
740 New test: correct parsing of keyword arguments.
741
742 2014-03-22 Dmitry Gutov <dgutov@yandex.ru>
743
744 * automated/package-test.el (package-test-describe-package):
745 Check for the "Keywords: " line.
746
747 * automated/data/package/archive-contents: Include the :keywords
748 field in `simple-single' data form.
749
750 2014-03-21 Dmitry Gutov <dgutov@yandex.ru>
751
752 * automated/package-test.el
753 (package-test-install-two-dependencies): New test (bug#16826).
754
755 * automated/data/package/simple-two-depend-1.1.el: New file.
756
757 * automated/data/package/archive-contents:
758 Add info about the new package.
759
760 2014-03-07 Michael Albinus <michael.albinus@gmx.de>
761
762 * automated/tramp-tests.el (tramp-copy-size-limit): Declare.
763 (tramp-test10-write-region): Extend for out-of-band copy.
764 (tramp-test31-asynchronous-requests): New test.
765
766 2014-03-02 Barry O'Reilly <gundaetiapo@gmail.com>
767
768 * automated/undo-tests.el (undo-test-in-region-not-most-recent):
769 Add new test of undo in region.
770 (undo-test-in-region-eob): Add test case described at
771 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
772
773 2014-02-28 Michael Albinus <michael.albinus@gmx.de>
774
775 * automated/tramp-tests.el (tramp--test-enabled)
776 (tramp-test15-copy-directory): No special handling of tramp-adb.el
777 anymore. It's fixed in that package.
778
779 2014-02-27 Michael Albinus <michael.albinus@gmx.de>
780
781 * automated/tramp-tests.el (tramp--test-enabled): Move connection
782 cleanup into this function. Remove respective code from all test
783 cases.
784 (tramp--instrument-test-case): Declare `indent' and `debug'.
785 Handle other errors as well.
786 (tramp-test14-delete-directory): Check for `file-error' error.
787 (tramp-test15-copy-directory): Ignore return value of
788 `copy-directory'. It's too much hassle to handle it for tramp-adb.el.
789 (tramp-test19-directory-files-and-attributes): Take care of
790 timestamp of "../".
791 (tramp-test20-file-modes, tramp-test27-start-file-process)
792 (tramp-test28-shell-command): Skip for tramp-adb.el.
793 (tramp-test21-file-links): `file-truename' shall preserve trailing
794 link of directories.
795 (tramp-test22-file-times): Skip if `set-file-times' returns nil.
796 (tramp-test26-process-file, tramp-test28-shell-command): Let-bind
797 `kill-buffer-query-functions' to nil.
798 (tramp-test28-shell-command): Run `async-shell-command' with timeouts.
799
800 2014-02-21 Michael Albinus <michael.albinus@gmx.de>
801
802 * automated/tramp-tests.el
803 (tramp-test19-directory-files-and-attributes): Do not include
804 directories in comparison; they might have changed their
805 timestamps already.
806
807 2014-02-20 Michael Albinus <michael.albinus@gmx.de>
808
809 * automated/tramp-tests.el (tramp--instrument-test-case): New macro.
810 (tramp-test17-insert-directory): First line could contain more
811 text, when produced by `ls-lisp'.
812 (tramp-test19-directory-files-and-attributes): Instrument failed
813 test case.
814
815 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
816
817 * automated/tramp-tests.el (tramp-test17-insert-directory):
818 Make first line "total 123" optional.
819 (tramp-test20-file-modes, tramp-test22-file-times)
820 (tramp-test26-process-file, tramp-test27-start-file-process)
821 (tramp-test28-shell-command): Skip for tramp-gvfs.el and
822 tramp-smb.el.
823 (tramp-test20-file-modes): Check for "root" only when there is an
824 explicit user name.
825 (tramp-test21-file-links): Handle "... not supported" error.
826 (tramp-test22-file-times): Skip for "don't know" return values.
827 (tramp-test26-process-file, tramp-test28-shell-command):
828 Remove color escape sequences.
829 (tramp-test28-shell-command): Use `accept-process-output' rather
830 than `sit-for'.
831 (tramp-test30-utf8): Set coding system `utf-8'.
832
833 2014-02-17 Michael Albinus <michael.albinus@gmx.de>
834
835 * automated/tramp-tests.el (tramp-test28-shell-command):
836 Perform an initial `sit-for' prior the while loop.
837
838 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
839
840 Sync with Tramp 2.2.9.
841
842 * automated/tramp-tests.el (password-cache-expiry): Set to nil.
843 (tramp-test28-shell-command): Make a while loop when waiting for
844 process exit.
845
846 2014-02-11 Michael Albinus <michael.albinus@gmx.de>
847
848 * automated/tramp-tests.el (top): Require `vc', `vc-bzr', `vc-git'
849 and `vc-hg'. Declare `tramp-find-executable' and
850 `tramp-get-remote-path'.
851 (tramp-test29-vc-registered): New test.
852 (tramp-test30-utf8): Rename from `tramp-test29-utf8'.
853
854 2014-02-07 Michael Albinus <michael.albinus@gmx.de>
855
856 * automated/tramp-tests.el (tramp-test26-process-file): Improve test.
857 (tramp-test27-start-file-process): Use "_p" as argument of lambda.
858 (tramp-test28-shell-command): Improve `shell-command' test.
859 Add `async-shell-command' tests.
860
861 2014-02-04 Michael Albinus <michael.albinus@gmx.de>
862
863 * automated/file-notify-tests.el (file-notify--wait-for-events):
864 Use `read-event' instead of `sit-for'.
865 (file-notify-test02-events): Remove expected result, the bug is
866 fixed meanwhile.
867 (file-notify-test02-events, file-notify-test03-autorevert):
868 Use `sleep-for' instead of `sit-for'.
869
870 2014-01-31 Dmitry Gutov <dgutov@yandex.ru>
871
872 * automated/ruby-mode-tests.el (ruby-align-chained-calls):
873 New test.
874
875 2014-01-27 Michael Albinus <michael.albinus@gmx.de>
876
877 * automated/file-notify-tests.el (file-notify--deftest-remote):
878 Do not skip when the local test has failed. They are unrelated.
879 (file-notify--wait-for-events): Use `sit-for'. Let-bind
880 `noninteractive' to nil, otherwise `sit-for' could be degraded to
881 `sleep-for'.
882 (file-notify-test02-events): Check for `file-remote-p' instead of
883 `file-notify--test-remote-enabled'.
884
885 2014-01-26 Michael Albinus <michael.albinus@gmx.de>
886
887 * automated/file-notify-tests.el (file-notify-test02-events):
888 Let test case fail for Bug#16519.
889
890 2014-01-22 Michael Albinus <michael.albinus@gmx.de>
891
892 * automated/file-notify-tests.el (file-notify-test02-events):
893 Hide Bug#16519, until it is solved.
894
895 2014-01-21 Michael Albinus <michael.albinus@gmx.de>
896
897 * automated/file-notify-tests.el
898 (file-notify--test-local-enabled): Fix error in logic.
899 (file-notify--wait-for-events): New defmacro.
900 (file-notify-test02-events): Make short breaks between file operations.
901 Use `file-notify--wait-for-events'. Check, that events have arrived.
902 (file-notify-test03-autorevert): Use `file-notify--wait-for-events'.
903
904 * automated/comint-testsuite.el
905 (comint-testsuite-password-strings): Add localized examples.
906
907 2014-01-17 Michael Albinus <michael.albinus@gmx.de>
908
909 * automated/inotify-test.el (inotify-file-watch-simple): Skip test
910 case if inotify is not linked with Emacs. Use `read-event' rather
911 than `sit-for' in order to process events. (Bug#13662)
912
913 2014-01-13 Michael Albinus <michael.albinus@gmx.de>
914
915 * automated/ert-tests.el (ert-test-record-backtrace):
916 Reenable test case with adapted test string. (Bug#13064)
917
918 2013-12-28 Glenn Morris <rgm@gnu.org>
919
920 * automated/electric-tests.el: Require 'elec-pair.
921
922 2013-12-26 João Távora <joaotavora@gmail.com>
923
924 * automated/electric-tests.el (electric-pair-test-for):
925 Fix autowrapping tests in batch-mode by running with
926 `transient-mark-mode' set to `lambda'.
927
928 * automated/electric-tests.el: New file.
929
930 2013-12-25 Fabián Ezequiel Gallina <fgallina@gnu.org>
931
932 * automated/python-tests.el
933 (python-nav-lisp-forward-sexp-safe-1): Remove test.
934 (python-nav-forward-sexp-safe-1): New test.
935
936 2013-12-20 Dmitry Gutov <dgutov@yandex.ru>
937
938 * automated/ruby-mode-tests.el: Add tests for
939 `ruby-align-to-stmt-keywords'.
940
941 * indent/ruby.rb: Update examples to reflect the lack of change in
942 default indentation of `begin' blocks.
943
944 2013-12-17 Dmitry Gutov <dgutov@yandex.ru>
945
946 * indent/ruby.rb: Update examples according to the change
947 in `smie-indent-close'.
948
949 2013-12-14 Dmitry Gutov <dgutov@yandex.ru>
950
951 * indent/ruby.rb: New examples.
952
953 2013-12-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
954
955 * automated/python-tests.el (python-indent-dedenters-2): New test.
956
957 2013-12-12 Fabián Ezequiel Gallina <fgallina@gnu.org>
958
959 * automated/python-tests.el (python-indent-after-comment-1)
960 (python-indent-after-comment-2): New tests.
961
962 2013-12-12 Nathan Trapuzzano <nbtrap@nbtrap.com>
963
964 * automated/python-tests.el (python-indent-block-enders-1):
965 Rename from python-indent-block-enders.
966 (python-indent-block-enders-2): New test.
967
968 2013-12-08 Dmitry Gutov <dgutov@yandex.ru>
969
970 * indent/js.js: New file.
971
972 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
973
974 * automated/dbus-tests.el: New file.
975
976 2013-12-05 Stefan Monnier <monnier@iro.umontreal.ca>
977
978 * automated/regexp-tests.el: New file.
979
980 2013-11-29 Eli Zaretskii <eliz@gnu.org>
981
982 * automated/reftex-tests.el (reftex-parse-from-file-test):
983 Run temp-dir through file-truename, to make sure the temporary file
984 names are comparable as strings.
985
986 * automated/decoder-tests.el (ert-test-decoder-prefer-utf-8):
987 Force Unix EOLs by using 'utf-8-unix', since the default of
988 'utf-8' is system-dependent, while the test expects to see Unix EOLs.
989
990 2013-11-28 Glenn Morris <rgm@gnu.org>
991
992 * automated/Makefile.in (SEPCHAR): Use in place of PATH_SEP.
993
994 2013-11-28 Eli Zaretskii <eliz@gnu.org>
995
996 * automated/Makefile.in (PATH_SEP): Set this instead of PATH_SEPARATOR.
997 (EMACSOPT): Use $(PATH_SEP).
998
999 2013-11-28 Michael Albinus <michael.albinus@gmx.de>
1000
1001 * automated/file-notify-tests.el (auto-revert-stop-on-user-input):
1002 Set to nil.
1003
1004 2013-11-27 Michael Albinus <michael.albinus@gmx.de>
1005
1006 * automated/file-notify-tests.el
1007 (file-notify-test-remote-temporary-file-directory):
1008 Check $REMOTE_TEMPORARY_FILE_DIRECTORY.
1009 (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
1010 (file-notify--deftest-remote): Cleanup connection initially.
1011 (file-notify-test03-autorevert): Run also in batch mode. Use a
1012 larger timeout for remote files. `sit-for' 1 second; 0.1 second
1013 does not work on MS Windows. Call `accept-process-output' for
1014 remote files. Apply `string-match' instead of `string-equal', the
1015 messages are different on MS Windows.
1016
1017 * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1018 Use $REMOTE_TEMPORARY_FILE_DIRECTORY.
1019 (tramp-read-passwd): Check $REMOTE_ALLOW_PASSWORD.
1020
1021 2013-11-23 Glenn Morris <rgm@gnu.org>
1022
1023 * automated/python-tests.el (python-shell-make-comint-1)
1024 (python-shell-make-comint-2, python-shell-get-process-1):
1025 Suppress creation of some temp-files.
1026
1027 * automated/python-tests.el (python-shell-parse-command-1)
1028 (python-shell-make-comint-1, python-shell-make-comint-2)
1029 (python-shell-get-process-1)
1030 (python-shell-internal-get-or-create-process-1):
1031 Skip rather than fail if prereqs not found.
1032
1033 * automated/Makefile.in (emacs):
1034 Empty EMACSLOADPATH rather than unsetting.
1035
1036 2013-11-22 Glenn Morris <rgm@gnu.org>
1037
1038 * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
1039 Set expected-result.
1040
1041 2013-11-21 Glenn Morris <rgm@gnu.org>
1042
1043 * automated/Makefile.in (XARGS_LIMIT): New, set by configure.
1044 (compile-main): Pass XARGS_LIMIT to xargs.
1045
1046 * automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
1047 (EMACSOPT): Use PATH_SEPARATOR.
1048
1049 2013-11-20 Bozhidar Batsov <bozhidar@batsov.com>
1050
1051 * automated/ruby-mode-tests.el (ruby-exit!-font-lock):
1052 Add a failing test for Bug#15874.
1053 (ruby--insert-coding-comment-ruby-style)
1054 (ruby--insert-coding-comment-emacs-style)
1055 (ruby--insert-coding-comment-custom-style):
1056 Add a few tests for `ruby--insert-coding-comment'.
1057
1058 2013-11-18 Paul Eggert <eggert@cs.ucla.edu>
1059
1060 Improve API of recently-added bool vector functions (Bug#15912).
1061 * automated/data-tests.el: Adjust to API changes.
1062
1063 2013-11-16 Michael Albinus <michael.albinus@gmx.de>
1064
1065 * automated/tramp-tests.el (tramp-test07-file-exists-p)
1066 (tramp-test08-file-local-copy)
1067 (tramp-test09-insert-file-contents, tramp-test10-write-region)
1068 (tramp-test11-copy-file, tramp-test12-rename-file)
1069 (tramp-test13-make-directory, tramp-test14-delete-directory)
1070 (tramp-test15-copy-directory, tramp-test16-directory-files)
1071 (tramp-test17-insert-directory, tramp-test18-file-attributes)
1072 (tramp-test19-directory-files-and-attributes)
1073 (tramp-test20-file-modes, tramp-test21-file-links)
1074 (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1075 (tramp-test24-file-name-completion, tramp-test25-load)
1076 (tramp-test26-process-file, tramp-test27-start-file-process)
1077 (tramp-test28-shell-command): Cleanup connection initially.
1078
1079 2013-11-15 Michael Albinus <michael.albinus@gmx.de>
1080
1081 * automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
1082 connection before running the test.
1083
1084 2013-11-15 Michael Albinus <michael.albinus@gmx.de>
1085
1086 * automated/tramp-tests.el (tramp-test15-copy-directory)
1087 (tramp-test16-directory-files, tramp-test17-insert-directory)
1088 (tramp-test18-file-attributes)
1089 (tramp-test19-directory-files-and-attributes)
1090 (tramp-test20-file-modes, tramp-test21-file-links)
1091 (tramp-test22-file-times, tramp-test23-visited-file-modtime)
1092 (tramp-test24-file-name-completion, tramp-test25-load)
1093 (tramp-test26-process-file, tramp-test27-start-file-process)
1094 (tramp-test28-shell-command): Protect unwindforms with `ignore-errors'.
1095 (tramp-test29-utf8): New test.
1096
1097 2013-11-13 Michael Albinus <michael.albinus@gmx.de>
1098
1099 * automated/file-notify-tests.el (file-notify-test02-events)
1100 (file-notify-test03-autorevert): Suppress messages in `write-region'.
1101
1102 * automated/tramp-tests.el (tramp-test02-file-name-dissect)
1103 (tramp-test03-file-name-defaults, tramp-test21-file-links): Add tests.
1104 (tramp-test26-process-file, tramp-test28-shell-command):
1105 Ensure, that the directory is not empty when calling "ls".
1106
1107 2013-11-11 Michael Albinus <michael.albinus@gmx.de>
1108
1109 * automated/tramp-tests.el (tramp-test-temporary-file-directory):
1110 Check $TRAMP_TEST_TEMPORARY_FILE_DIRECTORY.
1111 (tramp-read-passwd): Check $TRAMP_TEST_ALLOW_PASSWORD.
1112 (tramp-test09-insert-file-contents, tramp-test10-write-region)
1113 (tramp-test26-process-file): Add tests.
1114 (tramp-test11-copy-file): Remove debug message.
1115 (tramp-test20-file-modes): Special case, if user is "root".
1116
1117 2013-11-08 Michael Albinus <michael.albinus@gmx.de>
1118
1119 * automated/file-notify-tests.el:
1120 * automated/tramp-tests.el: Add `tramp-own-remote-path' to
1121 `tramp-remote-path' when running on hydra.
1122 (tramp-test07-file-exists-p): Remove instrumentation code.
1123 (tramp-test26-process-file): Don't use "/bin/true" and
1124 "/bin/false", these paths do not exist on hydra.
1125
1126 2013-11-08 Helmut Eller <eller.helmut@gmail.com>
1127
1128 * automated/process-tests.el: New file.
1129
1130 2013-11-08 Dmitry Gutov <dgutov@yandex.ru>
1131
1132 * indent/ruby.rb: New examples.
1133
1134 2013-11-06 Glenn Morris <rgm@gnu.org>
1135
1136 * automated/Makefile.in (setwins): Avoid accidental matches.
1137
1138 2013-11-06 Michael Albinus <michael.albinus@gmx.de>
1139
1140 * automated/tramp-tests.el (tramp-test07-file-exists-p):
1141 Fix docstring. Instrument, in order to hunt failure on hydra.
1142
1143 2013-11-06 Glenn Morris <rgm@gnu.org>
1144
1145 * automated/flymake-tests.el (warning-predicate-rx-gcc)
1146 (warning-predicate-function-gcc, warning-predicate-rx-perl)
1147 (warning-predicate-function-perl):
1148 * automated/info-xref.el (info-xref-test-makeinfo):
1149 * automated/vc-bzr.el (vc-bzr-test-bug9726, vc-bzr-test-bug9781)
1150 (vc-bzr-test-faulty-bzr-autoloads): Skip rather than expect failure.
1151
1152 2013-11-05 Michael Albinus <michael.albinus@gmx.de>
1153
1154 * automated/tramp-tests.el: New file.
1155
1156 2013-11-05 Glenn Morris <rgm@gnu.org>
1157
1158 Get rid of --chdir usage.
1159 * automated/Makefile.in (EMACSOPT): Move -L here.
1160 (emacs): Set EMACS_TEST_DIRECTORY in the environment.
1161 (setwins): Don't assume called from srcdir. Remove legacy stuff.
1162 (.el.elc): No more need to pass -L here.
1163 (compile-main): Get rid of sub-shell and cd.
1164 (compile-clean, check): Get rid of cd.
1165
1166 Make it possible to run tests with a different working directory.
1167 * automated/flymake-tests.el (flymake-tests-data-directory): New.
1168 (flymake-tests--current-face): Use flymake-tests-data-directory.
1169 (warning-predicate-function-gcc, warning-predicate-rx-perl)
1170 (warning-predicate-function-perl): Adapt for above change.
1171 * automated/zlib-tests.el (zlib-tests-data-directory): New.
1172 (zlib--decompress): Use zlib-tests-data-directory.
1173
1174 * automated/eieio-tests.el (eieio-test-37-persistent-classes):
1175 Remove test that makes no sense.
1176
1177 * automated/files.el (files-test-local-variable-data):
1178 Fix result typo presumably caused by interference from dir-locals.
1179 (file-test--do-local-variables-test): Prevent dir-locals interfering.
1180
1181 2013-11-04 Dmitry Gutov <dgutov@yandex.ru>
1182
1183 * indent/ruby.rb: Add a statement on the line after heredoc.
1184 Move a now-successful example.
1185
1186 * automated/ruby-mode-tests.el: Remove outdated comment.
1187
1188 2013-11-04 Glenn Morris <rgm@gnu.org>
1189
1190 * automated/Makefile.in (abs_srcdir): Remove.
1191 (emacs): Unset EMACSLOADPATH.
1192 (.el.elc, check): Use -L to append srcdir to load-path.
1193
1194 2013-11-02 Glenn Morris <rgm@gnu.org>
1195
1196 * automated/Makefile.in (top_builddir, abs_test, abs_lispsrc, lisp)
1197 (test, abs_top_srcdir, abs_top_builddir): Remove variables.
1198 (abs_srcdir): New, set by configure.
1199 (EMACS): Use a relative file name.
1200 (emacs): Use abs_srcdir rather than abs_lispsrc, abs_test.
1201 (lisp-compile): Remove (assume it's up-to-date).
1202 (compile-main): Do not run lisp-compile.
1203 (compile-main, compile-clean, compile-always, bootstrap-clean)
1204 (check): Use srcdir rather than $test. Check cd return value.
1205 Use --chdir.
1206 (doit, compile, compile-always): Remove stuff copied from lisp/.
1207 (all, check, bootstrap-clean, distclean, maintainer-clean): PHONY.
1208
1209 2013-10-31 Michael Albinus <michael.albinus@gmx.de>
1210
1211 * automated/ert-tests.el (ert-test-stats-set-test-and-result):
1212 Add a skipping test.
1213
1214 2013-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
1215
1216 * indent/prolog.prolog: Test alignment of ->; with operator at bol.
1217
1218 * indent/css-mode.css (.x2): Test alignement inside braces.
1219
1220 2013-10-26 Dmitry Gutov <dgutov@yandex.ru>
1221
1222 * indent/ruby.rb: New failing example.
1223
1224 * automated/ruby-mode-tests.el (ruby-toggle-block-to-brace):
1225 Fix the test, in respect to adding the space after the curly.
1226
1227 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
1228
1229 * automated/ert-tests.el (ert-test-skip-unless): New test case.
1230 (ert-test-deftest): Adapt test for changed macro expansion.
1231 (ert-test-run-tests-interactively):
1232 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1233 Add a skipping test.
1234
1235 * automated/file-notify-tests.el (top): Do not require tramp-sh.el.
1236 (file-notify--test-local-enabled): Make it a function. Check also
1237 for `file-remote-p' of `temporary-file-directory'.
1238 (file-notify--test-remote-enabled-checked): New defvar.
1239 (file-notify--test-remote-enabled): Rewrite. Do not use Tramp
1240 internal functions. Cache result.
1241 (file-notify--deftest-remote, file-notify-test00-availability)
1242 (file-notify-test01-add-watch, file-notify-test02-events)
1243 (file-notify-test03-autorevert): Add checks with `skip_unless'.
1244 (file-notify-test-all): Do not check `file-notify--test-local-enabled'.
1245
1246 2013-10-24 Dmitry Gutov <dgutov@yandex.ru>
1247
1248 * indent/ruby.rb: Fix syntax error in the latest example.
1249
1250 2013-10-23 Glenn Morris <rgm@gnu.org>
1251
1252 * automated/Makefile.in (abs_top_srcdir, top_builddir):
1253 New, set by configure.
1254 (top_srcdir): Remove.
1255 (abs_test, abs_lispsrc): New.
1256 (lisp): No longer absolute.
1257 (emacs, lisp-compile, compile, compile-always):
1258 Quote entities that might contain whitespace.
1259
1260 2013-10-22 Dmitry Gutov <dgutov@yandex.ru>
1261
1262 * indent/ruby.rb: Move two examples to "working" section, add one
1263 more.
1264
1265 2013-10-21 Dmitry Gutov <dgutov@yandex.ru>
1266
1267 * indent/ruby.rb: New examples for indentation of blocks.
1268 Example of hash inside parens that inflooped before the present commit.
1269
1270 2013-10-17 Barry O'Reilly <gundaetiapo@gmail.com>
1271
1272 * automated/timer-tests.el: New file. Tests that (sit-for 0)
1273 allows another timer to run.
1274
1275 2013-10-14 Dmitry Gutov <dgutov@yandex.ru>
1276
1277 * indent/ruby.rb: More examples for bug#15594, both failing and
1278 now passing.
1279
1280 2013-10-11 Dmitry Gutov <dgutov@yandex.ru>
1281
1282 * indent/ruby.rb: Add two more cases.
1283
1284 2013-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
1285
1286 * automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move before
1287 first use.
1288 (ruby-should-indent): Use indent-according-to-mode.
1289 (ruby-deftest-move-to-block): Use `declare'.
1290
1291 2013-10-07 Dmitry Gutov <dgutov@yandex.ru>
1292
1293 * indent/ruby.rb: Fix a spurious change, add more failing examples.
1294
1295 2013-10-07 Stefan Monnier <monnier@iro.umontreal.ca>
1296
1297 * indent/ruby.rb: Add a few more tests; adjust some indentation.
1298
1299 2013-10-06 Dmitry Gutov <dgutov@yandex.ru>
1300
1301 * automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'
1302 and `ruby-backward-sexp' that fail when `ruby-use-smie' is t.
1303
1304 * indent/ruby.rb: Fix a syntax error, add a few failing examples.
1305
1306 2013-10-05 Stefan Monnier <monnier@iro.umontreal.ca>
1307
1308 * indent/ruby.rb: Port a few cases from automated/ruby-mode-tests.el.
1309 Adjust indentation of continued line to the new SMIE behavior.
1310
1311 2013-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
1312
1313 * automated/completion-tests.el:
1314 * indent/css-mode.css: New files.
1315
1316 2013-10-03 Daiki Ueno <ueno@gnu.org>
1317
1318 * automated/data/package/signed/archive-contents:
1319 * automated/data/package/signed/archive-contents.sig:
1320 * automated/data/package/signed/signed-good-1.0.el:
1321 * automated/data/package/signed/signed-good-1.0.el.sig:
1322 * automated/data/package/signed/signed-bad-1.0.el:
1323 * automated/data/package/signed/signed-bad-1.0.el.sig:
1324 * automated/data/package/key.pub:
1325 * automated/data/package/key.sec: New files.
1326
1327 * automated/package-test.el (package-test-update-listing)
1328 (package-test-update-archives, package-test-describe-package):
1329 Adjust to package.el change.
1330 (package-test-signed): New test.
1331
1332 2013-10-01 Dmitry Gutov <dgutov@yandex.ru>
1333
1334 * automated/package-test.el: Update all cases to use :url instead
1335 of :homepage.
1336
1337 * automated/package-x-test.el
1338 (package-x-test--single-archive-entry-1-3): Same.
1339
1340 2013-09-29 Dmitry Gutov <dgutov@yandex.ru>
1341
1342 * automated/package-test.el (simple-single-desc-1-4): Remove, it
1343 was unused.
1344 (simple-single-desc): Expect :homepage property.
1345 (multi-file-desc): Same.
1346 (with-package-test): Do not save previous `default-directory'
1347 value, let-bind the var instead.
1348 (package-test-install-single): Expect :homepage property in the
1349 generated pkg file.
1350 (package-test-describe-package): Expect Homepage button.
1351 (package-test-describe-non-installed-package)
1352 (package-test-describe-non-installed-multi-file-package): Same.
1353 (package-test-describe-not-installed-package): Remove, it was a
1354 duplicate.
1355
1356 * automated/package-x-test.el
1357 (package-x-test--single-archive-entry-1-3): Expect :homepage
1358 property.
1359 (package-x-test--single-archive-entry-1-4): Expect nil extras slot.
1360
1361 * automated/data/package/simple-single-1.3.el: Add URL header.
1362
1363 * automated/data/package/archive-contents: Add :homepage
1364 properties to `simple-single' and `multi-file'.
1365
1366 2013-09-22 Daniel Colascione <dancol@dancol.org>
1367
1368 * automated/data-tests.el:
1369 (bool-vector-count-matches-all-0-nil)
1370 (bool-vector-count-matches-all-0-t)
1371 (bool-vector-count-matches-1-il, bool-vector-count-matches-1-t)
1372 (bool-vector-count-matches-at, bool-vector-intersection-op)
1373 (bool-vector-union-op, bool-vector-xor-op)
1374 (bool-vector-set-difference-op)
1375 (bool-vector-change-detection, bool-vector-not): New tests.
1376 (mock-bool-vector-count-matches-at)
1377 (test-bool-vector-bv-from-hex-string)
1378 (test-bool-vector-to-hex-string)
1379 (test-bool-vector-count-matches-at-tc)
1380 (test-bool-vector-apply-mock-op)
1381 (test-bool-vector-binop): New helper functions.
1382 (bool-vector-test-vectors): New testcase data.
1383
1384 2013-09-20 Ryan <rct@thompsonclan.org> (tiny change)
1385
1386 * automated/advice-tests.el (advice-test-called-interactively-p-around)
1387 (advice-test-called-interactively-p-filter-args)
1388 (advice-test-called-interactively-p-around): New tests.
1389
1390 2013-09-16 Glenn Morris <rgm@gnu.org>
1391
1392 * automated/eshell.el (eshell-match-result):
1393 Return a more informative failure than simply "false". Update callers.
1394
1395 * automated/eshell.el (eshell-test/for-name-shadow-loop):
1396 Test value before and after loop as well as during.
1397
1398 2013-09-15 Glenn Morris <rgm@gnu.org>
1399
1400 * automated/eshell.el (eshell-test/for-name-shadow-loop):
1401 New test. (Bug#15372)
1402 (eshell-test/for-loop, eshell-test/for-name-loop): Doc fix.
1403
1404 2013-09-13 Glenn Morris <rgm@gnu.org>
1405
1406 * automated/eshell.el (with-temp-eshell):
1407 Use a temp directory for eshell-directory-name.
1408 (eshell-test-command-result): New, again using a temp directory.
1409 Replace eshell-command-result with this throughout.
1410 (eshell-test/for-loop, eshell-test/for-name-loop):
1411 Ensure environment variables don't confuse us.
1412
1413 2013-09-12 Glenn Morris <rgm@gnu.org>
1414
1415 * automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode
1416 due to "has a running process; kill it?" prompts.
1417
1418 2013-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
1419
1420 * automated/eshell.el: Rename from eshell.el.
1421 (eshell-test/for-loop, eshell-test/for-name-loop): New tests (bug#15231).
1422
1423 2013-09-01 Glenn Morris <rgm@gnu.org>
1424
1425 * automated/Makefile.in (setwins): Avoid leading space in $wins.
1426 Otherwise the sed command used by eg compile-main ends up
1427 containing "/*.el". (Bug#15170)
1428
1429 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1430
1431 * automated/Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1432 for portability to hosts where /bin/sh has problems.
1433
1434 2013-08-21 David Engster <deng@randomsample.de>
1435
1436 * automated/eieio-tests.el, automated/eieio-test-persist.el:
1437 * automated/eieio-test-methodinvoke.el: EIEIO tests from CEDET
1438 upstream. Changed to use ERT.
1439
1440 2013-08-14 Daniel Hackney <dan@haxney.org>
1441
1442 * automated/package-test.el: Remove tar-package-building functions.
1443 Tar file used for testing is included in the repository.
1444 (package-test-install-texinfo, package-test-cleanup-built-files):
1445 Remove.
1446
1447 2013-08-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
1448
1449 * automated/python-tests.el (python-imenu-create-index-4)
1450 (python-imenu-create-flat-index-2): New tests.
1451
1452 2013-08-05 Glenn Morris <rgm@gnu.org>
1453
1454 * automated/mule-util.el: New file, with tests extracted from
1455 lisp/international/mule-util.el.
1456
1457 2013-08-04 Stefan Monnier <monnier@iro.umontreal.ca>
1458
1459 * automated/advice-tests.el (advice-tests-nadvice): Test removal
1460 before definition.
1461 (advice-tests-macroaliases): New test.
1462
1463 2013-08-04 Glenn Morris <rgm@gnu.org>
1464
1465 * automated/ert-tests.el: Disable failing test that no-one seems
1466 to know how to fix. (Bug#13064)
1467
1468 * automated/icalendar-tests.el (icalendar-tests--test-export)
1469 (icalendar-tests--test-import): Try more precise TZ specification.
1470 Remove debug messages.
1471
1472 2013-08-03 Glenn Morris <rgm@gnu.org>
1473
1474 * automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom.
1475
1476 * automated/icalendar-tests.el (icalendar-tests--test-export)
1477 (icalendar-tests--test-import):
1478 Use getenv/setenv rather than set-time-zone-rule. Add debug messages.
1479 (icalendar-tests--test-import): Reset zone even if error occurred.
1480
1481 2013-08-02 Stefan Monnier <monnier@iro.umontreal.ca>
1482
1483 * automated/core-elisp-tests.el: New file.
1484
1485 2013-08-01 Glenn Morris <rgm@gnu.org>
1486
1487 * automated/file-notify-tests.el (file-notify--test-remote-enabled):
1488 Try to check that the remote system has a notification program.
1489
1490 2013-07-31 Glenn Morris <rgm@gnu.org>
1491
1492 * automated/undo-tests.el (undo-test2, undo-test5): Be quieter.
1493
1494 2013-07-24 Michael Albinus <michael.albinus@gmx.de>
1495
1496 * automated/file-notify-tests.el
1497 (file-notify--test-local-enabled): New defconst. Replaces all
1498 `file-notify-support' occurrences.
1499 (file-notify--test-remote-enabled): New defun.
1500 (file-notify--deftest-remote): Use it.
1501 (file-notify-test00-availability): Rewrite.
1502 (file-notify-test00-availability-remote): New defun.
1503 (file-notify-test01-add-watch): Rewrite first erroneous check.
1504
1505 2013-07-23 Glenn Morris <rgm@gnu.org>
1506
1507 * automated/inotify-test.el (inotify-file-watch-simple):
1508 Delete temp-file when done.
1509
1510 * automated/subword-tests.el: Require subword.
1511
1512 2013-07-22 Stefan Monnier <monnier@iro.umontreal.ca>
1513
1514 * automated/subword-tests.el: New file.
1515
1516 2013-07-13 Fabián Ezequiel Gallina <fgallina@gnu.org>
1517
1518 * automated/python-tests.el (python-imenu-create-index-2)
1519 (python-imenu-create-index-3): New tests.
1520
1521 2013-07-11 Glenn Morris <rgm@gnu.org>
1522
1523 * automated/ert-tests.el: Require cl-lib at runtime too.
1524 (ert-test-special-operator-p): Use cl-gensym rather than ert-- version.
1525 (ert-test-remprop, ert-test-remove-if-not, ert-test-remove*)
1526 (ert-test-set-functions, ert-test-gensym)
1527 (ert-test-coerce-to-vector, ert-test-string-position)
1528 (ert-test-mismatch): Remove tests.
1529 * automated/cl-lib.el: New, split from ert-tests.el.
1530
1531 * automated/ruby-mode-tests.el (ruby-deftest-move-to-block):
1532 Goto point-min.
1533 (works-on-do, zero-is-noop, ok-with-three, ok-with-minus-two)
1534 (ruby-move-to-block-skips-percent-literal)
1535 (ruby-move-to-block-skips-heredoc)
1536 (ruby-move-to-block-moves-from-else-to-if)
1537 (ruby-beginning-of-defun-does-not-fold-case)
1538 (ruby-end-of-defun-skips-to-next-line-after-the-method):
1539 Replace goto-line with forward-line/goto-char.
1540 (ruby-move-to-block-does-not-fold-case): Remove unneeded end-of-buffer.
1541
1542 * automated/package-test.el (makeinfo-buffer): Autoload.
1543 (compilation-in-progress, tar-parse-info, tar-header-name): Declare.
1544 (package-test-install-texinfo): Don't require makeinfo.
1545
1546 * automated/files.el: Stop "local variables" confusion.
1547
1548 * automated/flymake-tests.el (flymake-tests): Remove unused group.
1549
1550 * automated/icalendar-tests.el (icalendar-tests--do-test-cycle):
1551 Use with-current-buffer.
1552
1553 * automated/undo-tests.el (undo-test-buffer-modified)
1554 (undo-test-file-modified): New tests.
1555
1556 2013-07-09 Michael Albinus <michael.albinus@gmx.de>
1557
1558 * automated/file-notify-tests.el (file-notify-test00-availability):
1559 Set :expected-result.
1560 (file-notify-test01-add-watch, file-notify-test01-add-watch-remote)
1561 (file-notify-test02-events, file-notify-test02-events-remote)
1562 (file-notify-test03-autorevert, file-notify-test03-autorevert-remote):
1563 Skip when `file-notify-support' is nil. (Bug#14823)
1564
1565 2013-07-09 Glenn Morris <rgm@gnu.org>
1566
1567 * automated/inotify-test.el (inotify-add-watch, inotify-rm-watch):
1568 Declare.
1569 (inotify-file-watch-simple): Silence compiler.
1570
1571 * automated/python-tests.el (python-indent-block-enders):
1572 Make it actually test something.
1573
1574 * automated/package-x-test.el: Require package-test when compiling.
1575
1576 * automated/add-log-tests.el, automated/advice-tests.el:
1577 * automated/imenu-test.el, automated/package-x-test.el:
1578 * automated/python-tests.el, automated/ruby-mode-tests.el:
1579 * automated/xml-parse-tests.el: Explicitly require ert.
1580
1581 2013-07-08 Kenichi Handa <handa@gnu.org>
1582
1583 * automated/decoder-tests.el (decoder-tests-prefer-utf-8-read):
1584 Use with-ccoding-priority to avoid side-effect (Bug#14781).
1585
1586 2013-07-05 Michael Albinus <michael.albinus@gmx.de>
1587
1588 * automated/file-notify-tests.el
1589 (file-notify-test-remote-temporary-file-directory):
1590 Use `null-device' on w32.
1591 (file-notify--test-tmpfile, file-notify--test-tmpfile1)
1592 (file-notify--test-results, file-notify--test-event)
1593 (file-notify--deftest-remote, file-notify--event-test)
1594 (file-notify--test-event-handler)
1595 (file-notify--test-make-temp-name): Rename, in order to mark them
1596 internal.
1597 (tramp-message-show-message, tramp-read-passwd): Tweak them for
1598 better fitting in noninteractive tests.
1599 (file-notify-test00-availability): Rename from `file-notify-test0'.
1600 (file-notify-test01-add-watch): Rename from `file-notify-test1'.
1601 Use `temporary-file-directory '.
1602 (file-notify-test01-add-watch-remote): New test.
1603 (file-notify-test02-events): Rename from `file-notify-test2'.
1604 (file-notify-test02-events-remote): Rename from `file-notify-test3'.
1605 (file-notify-test03-autorevert): Rename from
1606 `file-notify-test4'. Use timeouts.
1607 (file-notify-test03-autorevert-remote): Rename from
1608 `file-notify-test5'.
1609
1610 2013-07-04 Michael Albinus <michael.albinus@gmx.de>
1611
1612 * automated/file-notify-tests.el: New package.
1613
1614 2013-06-28 Kenichi Handa <handa@gnu.org>
1615
1616 * automated/decoder-tests.el (decoder-tests-gen-file): New arg FILE.
1617 (decoder-tests-ao-gen-file): Rename from decoder-tests-filename.
1618 Callers changed.
1619 (decoder-tests-filename): New function.
1620 (decoder-tests-prefer-utf-8-read)
1621 (decoder-tests-prefer-utf-8-write): New function.
1622 (ert-test-decoder-prefer-utf-8): New test.
1623
1624 2013-06-27 Dmitry Gutov <dgutov@yandex.ru>
1625
1626 * automated/package-x-test.el: Change the commentary.
1627 (package-x-test--single-archive-entry-1-3)
1628 (package-x-test--single-archive-entry-1-4): Fix the tests, by
1629 using the appropriate data structure.
1630
1631 2013-06-27 Daniel Hackney <dan@haxney.org>
1632
1633 * automated/Makefile.in (setwins): Include the 'data' subdirectory.
1634
1635 * automated/package-x-test.el: New file.
1636
1637 * automated/package-test.el: New file.
1638
1639 * automated/data/package: New directory, with test examples.
1640
1641 2013-06-27 Glenn Morris <rgm@gnu.org>
1642
1643 * automated/python-tests.el (python-tests-with-temp-file):
1644 Clean up after ourself.
1645
1646 * automated/undo-tests.el (undo-test3): Remove test that seems to
1647 do nothing that the previous one doesn't, except leave a tempfile.
1648
1649 2013-06-26 Glenn Morris <rgm@gnu.org>
1650
1651 * automated/info-xref.el: New file.
1652
1653 2013-06-25 Glenn Morris <rgm@gnu.org>
1654
1655 * automated/occur-tests.el (occur-test-create): New function.
1656 Use it to create separate tests for each element, so we run them
1657 all rather than stopping at the first error.
1658
1659 2013-06-24 Glenn Morris <rgm@gnu.org>
1660
1661 * automated/occur-tests.el (occur-tests):
1662 Update for 2013-05-29 change to occur header line.
1663
1664 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1665
1666 Test suite for flymake.
1667 * automated/flymake-tests.el:
1668 * automated/flymake/warnpred/Makefile
1669 * automated/flymake/warnpred/test.c
1670 * automated/flymake/warnpred/test.pl: New files.
1671
1672 2013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1673
1674 * automated/reftex-tests.el (reftex-parse-from-file-test): Fix test.
1675
1676 2013-06-12 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1677
1678 * automated/reftex-tests.el: New test suite for reftex.
1679
1680 2013-05-31 Dmitry Gutov <dgutov@yandex.ru>
1681
1682 * automated/ruby-mode-tests.el: New tests, for percent literals
1683 and expression expansion.
1684
1685 2013-05-29 Leo Liu <sdl.web@gmail.com>
1686
1687 * indent/octave.m: Tweak.
1688
1689 2013-05-26 Aidan Gauland <aidalgol@amuri.net>
1690
1691 * eshell.el: Rewrite tests using ERT.
1692
1693 2013-05-25 Leo Liu <sdl.web@gmail.com>
1694
1695 * indent/octave.m: Add tests for %!, # and ### comments.
1696
1697 2013-05-23 Kenichi Handa <handa@gnu.org>
1698
1699 * automated/decoder-tests.el: New file.
1700
1701 2013-05-19 Dmitry Gutov <dgutov@yandex.ru>
1702
1703 * indent/ruby.rb: Add multiline regexp example.
1704
1705 * automated/ruby-mode-tests.el (ruby-heredoc-highlights-interpolations)
1706 (ruby-regexp-skips-over-interpolation)
1707 (ruby-regexp-continues-till-end-when-unclosed)
1708 (ruby-regexp-can-be-multiline)
1709 (ruby-interpolation-inside-percent-literal): New tests.
1710
1711 2013-05-08 Stefan Monnier <monnier@iro.umontreal.ca>
1712
1713 * indent/ruby.rb: Fix indentation after =; add more cases.
1714
1715 2013-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
1716
1717 * indent/pascal.pas: Add test for mis-identified comments.
1718
1719 2013-04-01 Masatake YAMATO <yamato@redhat.com>
1720
1721 * automated/imenu-test.el: New file. (Bug#14112)
1722
1723 2013-04-19 Fabián Ezequiel Gallina <fgallina@gnu.org>
1724
1725 * automated/python-tests.el (python-imenu-prev-index-position-1):
1726 Remove test.
1727 (python-imenu-create-index-1, python-imenu-create-flat-index-1):
1728 New tests.
1729
1730 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
1731
1732 * automated/python-tests.el (python-nav-backward-defun-2)
1733 (python-nav-backward-defun-3, python-nav-forward-defun-2)
1734 (python-nav-forward-defun-3): New tests.
1735
1736 2013-04-17 Fabián Ezequiel Gallina <fgallina@gnu.org>
1737
1738 * automated/python-tests.el (python-nav-backward-defun-1)
1739 (python-nav-forward-defun-1): New tests.
1740
1741 2013-04-09 Masatake YAMATO <yamato@redhat.com>
1742
1743 * automated/add-log-tests.el: New file. (Bug#14112)
1744
1745 2013-03-30 Fabián Ezequiel Gallina <fabian@anue.biz>
1746
1747 * automated/python-tests.el (python-indent-block-enders): New test.
1748 (python-info-current-defun-2): Fix test.
1749
1750 2013-03-05 Paul Eggert <eggert@cs.ucla.edu>
1751
1752 * indent/octave.m: Fix encoding error in comment. Add coding tag.
1753
1754 2013-02-28 Fabián Ezequiel Gallina <fgallina@cuca>
1755
1756 * automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
1757 (python-tests-with-temp-file): New macro.
1758 (python-tests-shell-interpreter): New var.
1759 (python-shell-get-process-name-1)
1760 (python-shell-internal-get-process-name-1)
1761 (python-shell-parse-command-1)
1762 (python-shell-calculate-process-environment-1)
1763 (python-shell-calculate-process-environment-2)
1764 (python-shell-calculate-process-environment-3)
1765 (python-shell-calculate-exec-path-1)
1766 (python-shell-calculate-exec-path-2)
1767 (python-shell-make-comint-1)
1768 (python-shell-make-comint-2)
1769 (python-shell-get-process-1)
1770 (python-shell-get-or-create-process-1)
1771 (python-shell-internal-get-or-create-process-1): New tests.
1772
1773 2013-02-21 Fabián Ezequiel Gallina <fgallina@cuca>
1774
1775 * automated/python-tests.el: New file.
1776
1777 2013-02-14 Dmitry Gutov <dgutov@yandex.ru>
1778
1779 * automated/ruby-mode-tests.el
1780 (ruby-move-to-block-skips-percent-literal): Add depth-affecting
1781 bits inside the examples.
1782 (ruby-move-to-block-skips-heredoc): New test.
1783 (ruby-add-log-current-method-after-inner-class):
1784 Lower expectations: move point inside a method, initially.
1785
1786 2013-02-13 Dmitry Gutov <dgutov@yandex.ru>
1787
1788 * automated/ruby-mode-tests.el
1789 (ruby-move-to-block-skips-percent-literal): New test.
1790
1791 2013-02-04 Chong Yidong <cyd@gnu.org>
1792
1793 * automated/thingatpt.el: New file.
1794
1795 2013-02-03 Chong Yidong <cyd@gnu.org>
1796
1797 * automated/files.el (file-test--do-local-variables-test):
1798 Avoid compilation warning message.
1799
1800 2013-01-27 Dmitry Gutov <dgutov@yandex.ru>
1801
1802 * automated/ruby-mode-tests.el
1803 (ruby-indent-spread-args-in-parens): New test.
1804 * automated/ruby-mode-tests.el (ruby-block-test-example):
1805 Break indentation of the do block opener and add a line inside it.
1806 * automated/ruby-mode-tests.el (works-on-do, ok-with-three):
1807 Adjust line numbers.
1808
1809 2013-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
1810
1811 * automated/advice-tests.el: Split up. Add advice-test-preactivate.
1812
1813 2013-01-14 Glenn Morris <rgm@gnu.org>
1814
1815 * automated/compile-tests.el (compile-tests--test-regexps-data):
1816 Fix interpretation of gnu line.col1-col2 format. (Bug#13335)
1817
1818 2013-01-10 Wolfgang Jenkner <wjenkner@inode.at>
1819
1820 * automated/man-tests.el: New file.
1821
1822 2013-01-09 Aaron S. Hawley <aaron.s.hawley@gmail.com>
1823
1824 * automated/undo-tests.el (undo-test0): Adjust error to code change.
1825
1826 2013-01-08 Aaron S. Hawley <aaron.s.hawley@gmail.com>
1827
1828 * automated/undo-tests.el: New file.
1829
1830 2012-12-27 Dmitry Gutov <dgutov@yandex.ru>
1831
1832 * automated/ruby-mode-tests.el
1833 (ruby-indent-after-block-in-continued-expression): New test.
1834
1835 2012-12-14 Dmitry Gutov <dgutov@yandex.ru>
1836
1837 * automated/ruby-mode-tests.el:
1838 Rename one interpolation test; add three more.
1839 (ruby-with-temp-buffer): New macro, use it where appropriate.
1840 (ruby-add-log-current-method-examples): Use "_" for target point.
1841 Add four new tests for ruby-add-log-current-method.
1842
1843 2012-12-11 Glenn Morris <rgm@gnu.org>
1844
1845 * automated/f90.el (f90-test-bug13138): New test.
1846
1847 2012-12-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
1848
1849 * automated/inotify-test.el: New test.
1850
1851 2012-12-02 Chong Yidong <cyd@gnu.org>
1852
1853 * automated/ruby-mode-tests.el
1854 (ruby-add-log-current-method-examples): Don't use loop macro, to
1855 allow automated testing to work.
1856
1857 2012-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
1858
1859 * automated/advice-tests.el (advice-tests--data): Remove.
1860 (advice-tests): Move the tests directly here instead.
1861 Add called-interactively-p tests.
1862
1863 2012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
1864
1865 * automated/ert-x-tests.el: Use cl-lib.
1866 * automated/ert-tests.el: Use lexical-binding and cl-lib.
1867
1868 2012-11-14 Dmitry Gutov <dgutov@yandex.ru>
1869
1870 * automated/ruby-mode-tests.el (ruby-indent-singleton-class): Pass.
1871 (ruby-indent-inside-heredoc-after-operator)
1872 (ruby-indent-inside-heredoc-after-space): New tests.
1873 Change direct font-lock face references to var references.
1874 (ruby-interpolation-suppresses-syntax-inside): New test.
1875 (ruby-interpolation-inside-percent-literal-with-paren):
1876 New failing test.
1877
1878 2012-11-13 Dmitry Gutov <dgutov@yandex.ru>
1879
1880 * automated/ruby-mode-tests.el (ruby-heredoc-font-lock)
1881 (ruby-singleton-class-no-heredoc-font-lock)
1882 (ruby-add-log-current-method-examples): New tests.
1883 (ruby-test-string): Extract from ruby-should-indent-buffer.
1884 (ruby-deftest-move-to-block): New macro.
1885 Add several move-to-block tests.
1886
1887 2012-11-12 Stefan Monnier <monnier@iro.umontreal.ca>
1888
1889 * automated/advice-tests.el: New tests.
1890
1891 2012-10-14 Eli Zaretskii <eliz@gnu.org>
1892
1893 * automated/compile-tests.el (compile-tests--test-regexps-data):
1894 Add new data for msft's new format.
1895
1896 2012-09-08 Dmitry Gutov <dgutov@yandex.ru>
1897
1898 * automated/ruby-mode-tests.el:
1899 (ruby-toggle-block-to-multiline): New test.
1900 (ruby-should-indent-buffer, ruby-toggle-block-to-do-end)
1901 (ruby-toggle-block-to-brace): Use buffer-string.
1902
1903 2012-09-07 Dmitry Gutov <dgutov@yandex.ru>
1904
1905 * automated/ruby-mode-tests.el: New tests (Bug#11613).
1906
1907 2012-08-28 Chong Yidong <cyd@gnu.org>
1908
1909 * automated/files.el: Test every combination of values for
1910 enable-local-variables and enable-local-eval.
1911
1912 2012-08-19 Chong Yidong <cyd@gnu.org>
1913
1914 * redisplay-testsuite.el (test-redisplay): Use switch-to-buffer.
1915
1916 2012-08-18 Chong Yidong <cyd@gnu.org>
1917
1918 * redisplay-testsuite.el (test-redisplay-4): New test (Bug#3874).
1919
1920 2012-08-14 Dmitry Gutov <dgutov@yandex.ru>
1921
1922 * indent/ruby.rb: Rearrange examples, add new ones.
1923
1924 2012-08-12 Dmitry Gutov <dgutov@yandex.ru>
1925
1926 * automated/ruby-mode-tests.el (ruby-move-to-block-stops-at-opening)
1927 (ruby-toggle-block-to-do-end, ruby-toggle-block-to-brace): New test.
1928
1929 2012-08-11 Glenn Morris <rgm@gnu.org>
1930
1931 * automated/files.el: New file.
1932
1933 * automated/Makefile.in (all): Fix typo.
1934
1935 2012-08-10 Dmitry Gutov <dgutov@yandex.ru>
1936
1937 * automated/ruby-mode-tests.el (ruby-should-indent):
1938 Add docstring, check (current-indentation) instead of (current-column).
1939 (ruby-should-indent-buffer): New function.
1940 Add tests for `ruby-deep-indent-paren' behavior.
1941 Port all tests from test/misc/test_ruby_mode.rb in Ruby repo.
1942
1943 2012-08-10 Nobuyoshi Nakada <nobu@ruby-lang.org>
1944
1945 Original tests in test_ruby_mode.rb in upstream (author).
1946
1947 2012-08-09 Dmitry Gutov <dgutov@yandex.ru>
1948
1949 * automated/ruby-mode-tests.el (ruby-should-indent)
1950 (ruby-assert-state): New functions.
1951 Add new tests.
1952
1953 2012-07-29 David Engster <deng@randomsample.de>
1954
1955 * automated/xml-parse-tests.el (xml-parse-tests--qnames):
1956 New variable to hold test data for name expansion.
1957 (xml-parse-tests): Test the two different types of name expansion.
1958
1959 2012-07-29 Juri Linkov <juri@jurta.org>
1960
1961 * automated/occur-tests.el (occur-test-case): Use predefined
1962 buffer name " *test-occur*" instead of a random buffer name.
1963
1964 2012-07-20 Dmitry Gutov <dgutov@yandex.ru>
1965
1966 * automated/ruby-mode-tests.el: New file with one test.
1967
1968 2012-07-17 Stefan Monnier <monnier@iro.umontreal.ca>
1969
1970 * indent/shell.sh: Add test case for ${#VAR}.
1971
1972 * indent/latex-mode.tex: New file.
1973
1974 2012-07-11 Stefan Monnier <monnier@iro.umontreal.ca>
1975
1976 * eshell.el: Use cl-lib.
1977
1978 2012-07-03 Chong Yidong <cyd@gnu.org>
1979
1980 * automated/xml-parse-tests.el (xml-parse-tests--bad-data): New.
1981
1982 2012-07-02 Chong Yidong <cyd@gnu.org>
1983
1984 * automated/xml-parse-tests.el (xml-parse-tests--data):
1985 More testcases.
1986
1987 2012-07-01 Chong Yidong <cyd@gnu.org>
1988
1989 * automated/xml-parse-tests.el: New file.
1990
1991 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca>
1992
1993 * automated/ert-x-tests.el (ert-test-run-tests-interactively-2):
1994 Use cl-flet.
1995
1996 2012-06-08 Ulf Jasper <ulf.jasper@web.de>
1997
1998 * automated/icalendar-tests.el (icalendar--parse-vtimezone):
1999 Test escaped commas in TZID (Bug#11473).
2000 (icalendar-import-with-timezone): New.
2001 (icalendar-real-world): Add new testcase as given in the bugreport
2002 of Bug#11473.
2003
2004 2012-05-29 Ulf Jasper <ulf.jasper@web.de>
2005
2006 * automated/icalendar-tests.el (icalendar-tests--test-import):
2007 Include UID in import tests (Bug#11525).
2008 (icalendar-import-non-recurring, icalendar-import-rrule)
2009 (icalendar-import-duration, icalendar-import-bug-6766): Adjust to
2010 UID-import change.
2011 (icalendar-import-with-uid): New.
2012 (icalendar-tests--test-cycle, icalendar-tests--do-test-cycle):
2013 Include UID in cycle tests.
2014 (icalendar-cycle, icalendar-real-world): UID-import change.
2015
2016 2012-05-21 Glenn Morris <rgm@gnu.org>
2017
2018 * automated/Makefile.in (setwins): Scrap superfluous subshell.
2019
2020 2012-05-15 Teodor Zlatanov <tzz@lifelogs.com>
2021
2022 * automated/url-util-tests.el: New file to test
2023 lisp/url/url-util.el. Only `url-build-query-string' and
2024 `url-parse-query-string' are tested right now (Bug#8706).
2025
2026 2012-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2027
2028 * indent/shell.sh:
2029 * indent/shell.rc: Ad some test cases.
2030
2031 2012-04-24 Stefan Monnier <monnier@iro.umontreal.ca>
2032
2033 * indent/ruby.rb: New file, to test new syntax-propertize code.
2034
2035 2012-04-11 Glenn Morris <rgm@gnu.org>
2036
2037 * automated/vc-bzr.el (vc-bzr-test-faulty-bzr-autoloads): New test.
2038
2039 2012-02-13 Teodor Zlatanov <tzz@lifelogs.com>
2040
2041 * automated/url-future-tests.el (url-future-tests): Move from
2042 lisp/url/url-future.el and rename.
2043
2044 2012-01-29 Ulf Jasper <ulf.jasper@web.de>
2045
2046 * automated/icalendar-tests.el (icalendar-import-non-recurring):
2047 Fix broken test, caused by missing trailing blank.
2048
2049 2011-12-03 Chong Yidong <cyd@gnu.org>
2050
2051 * automated/compile-tests.el (compile-tests--test-regexps-data):
2052 Increase column numbers by one to reflect change in how
2053 compilation-message is recorded (Bug#10172).
2054
2055 2011-11-22 Glenn Morris <rgm@gnu.org>
2056
2057 * rmailmm.el: New file, split from lisp/mail/rmailmm.el.
2058
2059 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2060
2061 * cedet/semantic-utest-c.el (semantic-utest-c-comparisons): Fix typo.
2062
2063 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2064
2065 * automated/icalendar-tests.el (icalendar-tests--get-ical-event)
2066 (icalendar-tests--test-export, icalendar-tests--do-test-export):
2067 * cedet/srecode-tests.el (srecode-field-utest-impl): Fix typo.
2068
2069 2011-10-30 Ulf Jasper <ulf.jasper@web.de>
2070
2071 * automated/newsticker-tests.el
2072 (newsticker--group-manage-orphan-feeds): Remove fsetting of
2073 newsticker--treeview-tree-update.
2074
2075 2011-10-29 Ulf Jasper <ulf.jasper@web.de>
2076
2077 * automated/newsticker-tests.el
2078 (newsticker--group-manage-orphan-feeds): Use fset instead of flet.
2079
2080 * automated/newsticker-tests.el
2081 (newsticker--group-manage-orphan-feeds): Prevent updating
2082 newsticker treeview. Fixed bug#9763.
2083
2084 2011-10-20 Glenn Morris <rgm@gnu.org>
2085
2086 * automated/vc-bzr.el (vc-bzr-test-bug9781): New test.
2087
2088 * automated/vc-bzr.el: New file.
2089
2090 2011-10-15 Glenn Morris <rgm@gnu.org>
2091
2092 * automated/f90.el: New file.
2093
2094 2011-09-27 Ulf Jasper <ulf.jasper@web.de>
2095
2096 * automated/newsticker-tests.el: Move newsticker-testsuite.el
2097 to automated/newsticker-tests.el. Convert to ERT.
2098
2099 2011-07-26 Ulf Jasper <ulf.jasper@web.de>
2100
2101 * automated/icalendar-tests.el (icalendar-tests--compare-strings):
2102 Remove, simply use string=.
2103 (icalendar--diarytime-to-isotime)
2104 (icalendar--datetime-to-diary-date)
2105 (icalendar--datestring-to-isodate)
2106 (icalendar--format-ical-event)
2107 (icalendar--parse-summary-and-rest)
2108 (icalendar-tests--do-test-import)
2109 (icalendar-tests--do-test-cycle): Change argument order of
2110 string= to EXPECTED ACTUAL.
2111 (icalendar--import-format-sample)
2112 (icalendar--format-ical-event)
2113 (icalendar-import-non-recurring)
2114 (icalendar-import-rrule)
2115 (icalendar-import-duration)
2116 (icalendar-import-bug-6766)
2117 (icalendar-real-world): Adjust to string= instead of
2118 icalendar-tests--compare-strings.
2119 (icalendar-import-multiple-vcalendars): New.
2120
2121 2011-05-11 Teodor Zlatanov <tzz@lifelogs.com>
2122
2123 * automated/gnus-tests.el: Add wrapper for Gnus tests.
2124 Require CL.
2125
2126 2011-05-09 Juri Linkov <juri@jurta.org>
2127
2128 * automated/occur-tests.el: Move from test/occur-testsuite.el.
2129 Convert to ERT.
2130
2131 2011-05-09 Chong Yidong <cyd@stupidchicken.com>
2132
2133 * automated/compile-tests.el: New file.
2134
2135 2011-05-08 Chong Yidong <cyd@stupidchicken.com>
2136
2137 * automated/font-parse-tests.el: Don't byte-compile.
2138
2139 * automated/comint-testsuite.el: Move from test/. Convert to ERT.
2140
2141 2011-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
2142
2143 * automated/lexbind-tests.el: New file.
2144
2145 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
2146
2147 * Version 23.3 released.
2148
2149 2011-03-05 Glenn Morris <rgm@gnu.org>
2150
2151 * eshell.el: Move here from lisp/eshell/esh-test.el.
2152
2153 2011-03-03 Christian Ohler <ohler@gnu.org>
2154
2155 * automated/ert-tests.el (ert-test-explain-not-equal-keymaps):
2156 New test.
2157
2158 2011-02-20 Ulf Jasper <ulf.jasper@web.de>
2159
2160 * automated/icalendar-tests.el: Move from icalendar-testsuite.el;
2161 convert to ERT format.
2162
2163 2011-02-14 Chong Yidong <cyd@stupidchicken.com>
2164
2165 * automated/bytecomp-tests.el: Move from bytecomp-testsuite.el;
2166 convert to ERT format.
2167
2168 2011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
2169
2170 * indent/shell.sh:
2171 * indent/shell.rc: New files.
2172
2173 2011-01-27 Chong Yidong <cyd@stupidchicken.com>
2174
2175 * automated/font-parse-tests.el: Move from
2176 font-parse-testsuite.el.
2177
2178 2011-01-26 Chong Yidong <cyd@stupidchicken.com>
2179
2180 * font-parse-testsuite.el (test-font-parse-data): New file.
2181
2182 2011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
2183
2184 * indent/prolog.prolog: Add tokenizing tests.
2185
2186 2011-01-13 Christian Ohler <ohler@gnu.org>
2187
2188 * automated: New directory for automated tests.
2189
2190 * automated/ert-tests.el, automated/ert-x-tests.el: New files.
2191
2192 * automated/Makefile.in: New file.
2193
2194 2010-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
2195
2196 * indent/modula2.mod: New file.
2197
2198 2010-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
2199
2200 * indent/octave.m: Add a test to ensure indentation is local.
2201
2202 2010-10-23 Glenn Morris <rgm@gnu.org>
2203
2204 * comint-testsuite.el
2205 (comint-testsuite--test-comint-password-prompt-regexp):
2206 Add "Please enter the password". (Bug#7224)
2207
2208 2010-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
2209
2210 * indent/prolog.prolog: Use normal spacing around !.
2211
2212 2010-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
2213
2214 * indent/octave.m: Remove one more `fixindent'. Use `end'.
2215
2216 2010-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
2217
2218 * indent/octave.m: Remove some `fixindent' not needed any more.
2219
2220 2010-08-30 Stefan Monnier <monnier@iro.umontreal.ca>
2221
2222 * indent/octave.m: New file.
2223
2224 2010-08-08 Ulf Jasper <ulf.jasper@web.de>
2225
2226 * icalendar-testsuite.el (icalendar-testsuite-run): Add internal tests.
2227 (icalendar-testsuite--trim, icalendar-testsuite--compare-strings)
2228 (icalendar-testsuite--run-internal-tests): New.
2229 (icalendar-testsuite--test-convert-ordinary-to-ical)
2230 (icalendar-testsuite--test-convert-block-to-ical)
2231 (icalendar-testsuite--test-convert-anniversary-to-ical)
2232 (icalendar-testsuite--test-parse-vtimezone)
2233 (icalendar-testsuite--do-test-export): Code formatting.
2234 (icalendar-testsuite--test-parse-vtimezone): Doc fix.
2235 (icalendar-testsuite--do-test-import)
2236 (icalendar-testsuite--do-test-cycle):
2237 Use icalendar-testsuite--compare-strings
2238 (icalendar-testsuite--run-import-tests): Comment added.
2239 (icalendar-testsuite--run-import-tests)
2240 (icalendar-testsuite--run-real-world-tests): Fix expected results.
2241
2242 2010-06-25 Chong Yidong <cyd@stupidchicken.com>
2243
2244 * redisplay-testsuite.el (test-redisplay-3): New test.
2245
2246 2010-06-11 Chong Yidong <cyd@stupidchicken.com>
2247
2248 * comint-testsuite.el: New file.
2249
2250 2010-06-02 Stefan Monnier <monnier@iro.umontreal.ca>
2251
2252 * indent: New dir.
2253
2254 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
2255
2256 * Version 23.2 released.
2257
2258 2010-03-29 Chong Yidong <cyd@stupidchicken.com>
2259
2260 * cedet/semantic-ia-utest.el
2261 (semantic-symref-test-count-hits-in-tag): Add function, from
2262 semantic-test.el.
2263
2264 * cedet/tests/test.cpp:
2265 * cedet/tests/test.py:
2266 * cedet/tests/teststruct.cpp:
2267 * cedet/tests/testtemplates.cpp:
2268 * cedet/tests/testusing.cpp:
2269 * cedet/tests/scopetest.cpp:
2270 * cedet/tests/scopetest.java: Files deleted.
2271
2272 * cedet/tests/test.make:
2273 * cedet/tests/test.c:
2274 * cedet/tests/testjavacomp.java:
2275 * cedet/tests/testspp.c:
2276 * cedet/tests/testsppreplace.c:
2277 * cedet/tests/testsppreplaced.c:
2278 * cedet/tests/testsubclass.cpp:
2279 * cedet/tests/testsubclass.hh:
2280 * cedet/tests/testtypedefs.cpp:
2281 * cedet/tests/testvarnames.c:
2282 * cedet/tests/test.el:
2283 * cedet/tests/testdoublens.cpp:
2284 * cedet/tests/testdoublens.hpp: Add copyright header.
2285
2286 * cedet/semantic-tests.el (semanticdb-test-gnu-global):
2287 Remove reference to deleted files.
2288
2289 2010-03-30 Juri Linkov <juri@jurta.org>
2290
2291 * occur-testsuite.el (occur-tests): Add tests for context lines.
2292
2293 2010-03-23 Juri Linkov <juri@jurta.org>
2294
2295 * occur-testsuite.el: New file.
2296
2297 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
2298
2299 * Branch for 23.2.
2300
2301 2010-02-19 Ulf Jasper <ulf.jasper@web.de>
2302
2303 * icalendar-testsuite.el
2304 (icalendar-testsuite--run-function-tests): Add new tests.
2305 (icalendar-testsuite--test-diarytime-to-isotime): Add another
2306 testcase.
2307 (icalendar-testsuite--test-convert-ordinary-to-ical): New.
2308 (icalendar-testsuite--test-convert-weekly-to-ical): New.
2309 (icalendar-testsuite--test-convert-yearly-to-ical): New.
2310 (icalendar-testsuite--test-convert-block-to-ical): New.
2311 (icalendar-testsuite--test-convert-cyclic-to-ical): New.
2312 (icalendar-testsuite--test-convert-anniversary-to-ical): New.
2313
2314 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
2315
2316 * cedet/semantic-tests.el (semanticdb-test-gnu-global)
2317 (semantic-lex-test-full-depth, semantic-symref-test-count-hits-in-tag):
2318 Fix typos in docstrings and error messages.
2319 (semanticdb-ebrowse-run-tests): Fix typos in error messages.
2320
2321 2010-01-14 Juanma Barranquero <lekktu@gmail.com>
2322
2323 * cedet/cedet-utests.el (cedet-utest-log-shutdown, pulse-test):
2324 * cedet/semantic-ia-utest.el (semantic-ia-utest-error-log-list)
2325 (semantic-ia-utest-buffer-refs): Fix typos in docstrings.
2326
2327 2009-12-18 Ulf Jasper <ulf.jasper@web.de>
2328
2329 * icalendar-testsuite.el
2330 (icalendar-testsuite--run-function-tests):
2331 Add icalendar-testsuite--test-parse-vtimezone.
2332 (icalendar-testsuite--test-parse-vtimezone): New.
2333 (icalendar-testsuite--do-test-cycle): Doc changes.
2334 (icalendar-testsuite--run-real-world-tests): Remove trailing
2335 whitespace -- see change of icalendar--add-diary-entry in
2336 icalendar.el.
2337 (icalendar-testsuite--run-cycle-tests): Re-enable all tests.
2338
2339 2009-09-30 Glenn Morris <rgm@gnu.org>
2340
2341 * cedet/semantic-utest-c.el: Relicense under GPLv3+.
2342
2343 2009-06-26 Eric Ludlam <zappo@gnu.org>
2344
2345 * cedet/*: New unit tests, from CEDET repository.
2346
2347 2009-06-26 Chong Yidong <cyd@stupidchicken.com>
2348
2349 * redisplay-testsuite.el: New file.
2350
2351 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
2352
2353 * Branch for 23.1.
2354
2355 2009-01-25 Ulf Jasper <ulf.jasper@web.de>
2356
2357 * icalendar-testsuite.el
2358 (icalendar-testsuite--run-function-tests):
2359 Add icalendar-testsuite--test-diarytime-to-isotime.
2360 (icalendar-testsuite--test-parse-summary-and-rest): Adjust to
2361 recent icalendar fixes.
2362 (icalendar-testsuite--test-diarytime-to-isotime): New.
2363 (icalendar-testsuite--test-create-uid): Adjust to recent
2364 icalendar changes.
2365
2366 2008-11-30 Shigeru Fukaya <shigeru.fukaya@gmail.com>
2367
2368 * bytecomp-testsuite.el: New file.
2369
2370 2008-10-31 Ulf Jasper <ulf.jasper@web.de>
2371
2372 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2373 Add `icalendar-testsuite--test-create-uid'.
2374 (icalendar-testsuite--test-create-uid): New.
2375
2376 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
2377
2378 * newsticker-testsuite.el: New file.
2379
2380 2008-05-24 Ulf Jasper <ulf.jasper@web.de>
2381
2382 * icalendar-testsuite.el (icalendar-testsuite--run-function-tests):
2383 Add icalendar-testsuite--test-datestring-to-isodate,
2384 icalendar-testsuite--test-datetime-to-diary-date, and
2385 icalendar-testsuite--test-calendar-style.
2386 (icalendar-testsuite--test-format-ical-event)
2387 (icalendar-testsuite--test-parse-summary-and-rest):
2388 Doc fix. Remove european-calendar-style.
2389 (icalendar-testsuite--get-ical-event): Doc fix.
2390 (icalendar-testsuite--test-first-weekday-of-year)
2391 (icalendar-testsuite--run-cycle-tests): Add doc string.
2392 (icalendar-testsuite--test-datestring-to-isodate)
2393 (icalendar-testsuite--test-datetime-to-diary-date)
2394 (icalendar-testsuite--test-calendar-style): New functions.
2395 (icalendar-testsuite--test-export): Handle iso date style.
2396 New arg INPUT-ISO. Use calendar-date-style.
2397 (icalendar-testsuite--test-import): Handle iso date style.
2398 New arg EXPECTED-ISO. Use calendar-date-style.
2399 (icalendar-testsuite--test-cycle): Handle iso date style.
2400 (icalendar-testsuite--run-import-tests)
2401 (icalendar-testsuite--run-export-tests)
2402 (icalendar-testsuite--run-real-world-tests): Add iso style tests.
2403
2404 2008-02-29 Glenn Morris <rgm@gnu.org>
2405
2406 * README: New file.
2407
2408 2008-02-29 Ulf Jasper <ulf.jasper@web.de>
2409
2410 * icalendar-testsuite.el: New file.
2411
2412 ;; Local Variables:
2413 ;; coding: utf-8
2414 ;; End:
2415
2416 Copyright (C) 2008-2014 Free Software Foundation, Inc.
2417
2418 This file is part of GNU Emacs.
2419
2420 GNU Emacs is free software: you can redistribute it and/or modify
2421 it under the terms of the GNU General Public License as published by
2422 the Free Software Foundation, either version 3 of the License, or
2423 (at your option) any later version.
2424
2425 GNU Emacs is distributed in the hope that it will be useful,
2426 but WITHOUT ANY WARRANTY; without even the implied warranty of
2427 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2428 GNU General Public License for more details.
2429
2430 You should have received a copy of the GNU General Public License
2431 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.