summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/indent/css-mode.css: Add tests for url(...) syntax.Stefan Monnier2015-10-291-1/+3
* Fix bug#21766 and add testJuanma Barranquero2015-10-281-0/+22
* ; Fix comments in file-notify-tests.elMichael Albinus2015-10-271-4/+4
* Fall back to polling in autorevert when neededMichael Albinus2015-10-271-1/+28
* Fix subtle bug in auto-revert-tests.elMichael Albinus2015-10-271-2/+2
* Fix simple-test.el testEli Zaretskii2015-10-261-0/+1
* Further work on `stopped' events in filenotify.elMichael Albinus2015-10-261-84/+94
* * test/automated/simple-test.el: New fileArtur Malabarba2015-10-261-0/+183
* Introduce `stopped' event in file notificationMichael Albinus2015-10-251-31/+77
* New library thunk.elNicolas Petton2015-10-231-0/+55
* Fix Bug#21669Michael Albinus2015-10-231-25/+28
* New function seq-positionNicolas Petton2015-10-201-0/+9
* Solve timimg issues in file-notify-tests.elMichael Albinus2015-10-171-3/+15
* js-mode: Don't misindent generator methodsDmitry Gutov2015-10-151-0/+7
* Spelling fixesPaul Eggert2015-10-142-2/+2
* * test/automated/file-notify-tests.el (file-notify--test-timeout):Michael Albinus2015-10-131-1/+2
* Use ‘echo’ safely with ‘\’ or leading ‘-’Paul Eggert2015-10-101-4/+4
* * test/automated/tabulated-list-test.el: New fileArtur Malabarba2015-10-071-0/+118
* Add test for `self-insert-command' (bug#21633)Nicolas Richard2015-10-071-0/+34
* * test/automated/package-test.el (package-test-install-single):Artur Malabarba2015-10-061-0/+6
* Add first unit tests for auth-source.elDamien Cassou2015-10-051-0/+178
* * test/automated/coding-tests.el: New file.Eli Zaretskii2015-10-041-0/+50
* Maintain ordering of JSON object keys by defaultSimen Heggestøyl2015-10-031-3/+10
* * lisp/progmodes/prolog.el: Fix various indentation casesStefan Monnier2015-09-291-13/+39
* * lisp/progmodes/octave.el: Use grammar more; Handle enumeration funStefan Monnier2015-09-291-0/+22
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-292-2/+1
* Adapt file-notify-test02-events test caseMichael Albinus2015-09-231-5/+16
* * prolog.el: Fix indentation of empty lineStefan Monnier2015-09-221-9/+8
* Another fix of file-notify-tests for w32notifyEli Zaretskii2015-09-211-2/+2
* Adapt tests and manual for w32notifyMichael Albinus2015-09-211-85/+76
* Subject: * lisp/progmodes/prolog.el: Improve handling of if/then/elseStefan Monnier2015-09-201-3/+25
* Improve file notifications, especially for TrampMichael Albinus2015-09-201-29/+111
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-173-8/+8
* Some more minor backslash fixesPaul Eggert2015-09-172-5/+5
* Minor quoting fixes in scripts and docPaul Eggert2015-09-161-1/+1
* More adaptations in file-notify-tests.elEli Zaretskii2015-09-161-0/+3
* Adapt test in file-notify-tests.elMichael Albinus2015-09-161-1/+5
* Fix a bug in elisp--xref-find-definitions related to cl-generic defaultsStephen Leake2015-09-151-22/+22
* Adapt tests in auto-revert-tests.elMichael Albinus2015-09-151-41/+21
* Fix the file-notify tests for watch validation on w32Eli Zaretskii2015-09-151-6/+6
* Adaot file-notify-tests.el test casesMichael Albinus2015-09-141-24/+16
* Fix tests for file-notify-valid-p.Tassilo Horn2015-09-141-20/+26
* Test file-notify-valid-p.Tassilo Horn2015-09-141-0/+59
* Fix tests in file-notify-tests.elMichael Albinus2015-09-121-24/+13
* Add seq-findNicolas Petton2015-09-111-0/+10
* Document file-notify--test-with-events.Tassilo Horn2015-09-101-0/+2
* Report used native library in file-notify-tests.elMichael Albinus2015-09-101-0/+20
* Improve file-notify-testsTassilo Horn2015-09-101-41/+83
* * test/automated/file-notify-tests.el (file-notify-test02-events):Glenn Morris2015-09-091-1/+1
* Start checking event types in file-notify testsTassilo Horn2015-09-091-5/+15