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