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