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