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