aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * ; test/README: Document TEST_LOAD_EL parameter.Noam Postavsky2018-01-261-0/+6
| * Load mm-util as needed for url-file and url-data (Bug#30258)Noam Postavsky2018-01-263-0/+92
* | Fix emacs-module-tests to work out of build treeAndy Moreton2018-01-262-4/+4
* | Merge branch 'fix/bug-20871-cur'Marcin Borkowski2018-01-241-0/+50
|\ \
| * | Add simple tests for the `fill-polish-nobreak-p' functionMarcin Borkowski2018-01-151-0/+50
* | | Add unit test for Bug#30005.Philipp Stephani2018-01-231-0/+8
* | | Add a regression test for Bug#30004.Philipp Stephani2018-01-221-0/+38
* | | Merge from origin/emacs-26Paul Eggert2018-01-221-1/+1
|\ \ \ | | |/ | |/|
| * | ; Spelling fixPaul Eggert2018-01-221-1/+1
* | | Finish changes in autorevert from commit 530bb2dc68Michael Albinus2018-01-221-3/+6
* | | New function read-answer (bug#30073)Juri Linkov2018-01-212-12/+12
* | | Parse percent values in CSS alpha componentsSimen Heggestøyl2018-01-211-7/+9
* | | Extend tramp-test02-file-name-dissect* testsMichael Albinus2018-01-211-4/+140
* | | Merge from origin/emacs-26Glenn Morris2018-01-203-6/+169
|\ \ \ | |/ /
| * | Portability fixes in emacs-module-testsEli Zaretskii2018-01-192-6/+32
| * | Add tests for term.elNoam Postavsky2018-01-181-0/+137
* | | Use file notification in autorevert also for recreated filesMichael Albinus2018-01-201-2/+8
* | | * test/lisp/filenotify-tests.el (file-notify-test03-events): Cleanup subtests.Michael Albinus2018-01-191-185/+220
* | | Merge from origin/emacs-26Glenn Morris2018-01-184-1/+52
|\ \ \ | |/ /
| * | Handle case-insensitive filenames for load-path shadows (Bug#5845)Noam Postavsky2018-01-183-0/+51
| * | ; * test/file-organization.org: Fix typo.Noam Postavsky2018-01-181-1/+1
* | | Merge from origin/emacs-26Glenn Morris2018-01-182-26/+56
|\ \ \ | |/ /
| * | Add some test skip conditionsGlenn Morris2018-01-172-26/+56
* | | Merge from origin/emacs-26Glenn Morris2018-01-1512-12901/+12937
|\ \ \ | |/ / | | / | |/ |/|
| * Teach etags new interpreters for some languagesEli Zaretskii2018-01-117-12871/+12871
| * Inherit query-on-exit flag to stderr process (Bug#30031)Philipp Stephani2018-01-101-0/+19
| * Fix Bug#30057Michael Albinus2018-01-101-26/+36
| * Tag some unstable tests, and skip by default (bug#24503)Glenn Morris2018-01-093-5/+11
* | cl-loop: Add missing guard conditionTino Calancha2018-01-081-0/+8
* | Make tramp-tests.el more robust on w32Michael Albinus2018-01-071-22/+49
* | ; Adapt a unit test to a recent changePhilipp Stephani2018-01-071-2/+1
* | Improve error message for old-style backquotesPhilipp Stephani2018-01-071-2/+1
* | Add new variable to force new-style backquote interpretation.Philipp Stephani2018-01-071-0/+8
* | Revert "Prevent name clashes between CL structures and builtin types"Philipp Stephani2018-01-072-42/+0
* | Ignore escape characters for context-sensitive quotes (Bug#29812)Philipp Stephani2018-01-071-0/+18
* | Fix a small bug in electric quoting.Philipp Stephani2018-01-071-0/+7
* | Prevent name clashes between CL structures and builtin typesPhilipp Stephani2018-01-072-0/+42
* | Add new Tramp connection method "owncloud"Michael Albinus2018-01-051-7/+34
* | Improve backward compatibility in tramp-archiveMichael Albinus2018-01-041-1/+2
* | Write proper `write-region' message in Tramp backendsMichael Albinus2018-01-041-0/+18
* | Remove superfluous test data for TrampMichael Albinus2018-01-024-4/+0
* | Update copyright year to 2018Paul Eggert2018-01-018-8/+8
* | Merge from origin/emacs-26Paul Eggert2018-01-01229-230/+229
|\ \ | |/
| * Fix copyright years by handPaul Eggert2018-01-012-2/+2
| * Update copyright year to 2018Paul Eggert2018-01-01227-227/+227
| * Don't add empty keyboard macro to macro ring (Bug#24992)Gemini Lasswell2017-12-311-1/+0
* | Improve error reporting when serializing non-Unicode strings to JSONPhilipp Stephani2017-12-301-7/+5
* | Remove uses of `cl` from test/ subdirectoryStefan Monnier2017-12-272-17/+15
* | Add more Unicode test cases for JSON conversionPhilipp Stephani2017-12-241-5/+21
* | Accept alists when serializing JSONPhilipp Stephani2017-12-241-1/+13