aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'feature/bignum'Tom Tromey2018-08-118-17/+392
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/master' into feature/bignumTom Tromey2018-08-0923-138/+2352
| |\ \ \
| * | | | Fix mod-test-sum-test for bignumsTom Tromey2018-08-081-4/+4
| * | | | Fix test and comment in CCL changeAndy Moreton2018-08-051-1/+1
| * | | | Fix hash functions for bignumsTom Tromey2018-08-041-0/+11
| * | | | Fix bignum comparisons with NaNTom Tromey2018-08-042-3/+6
| * | | | Make bignums work better when EMACS_INT is larger than longAndy Moreton2018-08-041-0/+219
| * | | | Make ash and lsh handle bignumsTom Tromey2018-07-121-0/+6
| * | | | Make logb handle bignumsTom Tromey2018-07-121-0/+4
| * | | | Make % and mod handle bignumsTom Tromey2018-07-121-0/+17
| * | | | Make min and max handle bignumsTom Tromey2018-07-121-0/+7
| * | | | Make logcount handle bignumsTom Tromey2018-07-121-0/+3
| * | | | Make 1+ and 1- handle bignumsTom Tromey2018-07-121-0/+8
| * | | | Make abs handle bignumsTom Tromey2018-07-121-0/+4
| * | | | Allow conversion of bignums to floatsTom Tromey2018-07-121-0/+4
| * | | | Make format handle bignumsTom Tromey2018-07-121-12/+21
| * | | | Make number-to-string work for bignumsTom Tromey2018-07-121-0/+5
| * | | | Add some bignum testsTom Tromey2018-07-124-3/+74
* | | | | Fix Bug#32226, hopefullyMichael Albinus2018-08-111-0/+8
* | | | | ; More instrumentation for shadowfile-tests.el and files.elMichael Albinus2018-08-111-0/+2
* | | | | Merge from origin/emacs-26Glenn Morris2018-08-102-3/+17
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Fix copying text properties by 'format'Eli Zaretskii2018-08-091-1/+15
| * | | | * test/lisp/wdired-tests.el (wdired-test-unfinished-edit-01): Fix typo.Glenn Morris2018-08-081-2/+2
| * | | | New function read-answer (Bug#31782)Juri Linkov2018-08-041-11/+11
* | | | | ; More instrumentation for shadowfile-tests.el and files.elMichael Albinus2018-08-101-0/+3
* | | | | Another try to fix Bug#32226Michael Albinus2018-08-101-8/+8
| |_|/ / |/| | |
* | | | ; More instrumentation for shadowfile-tests.el and files.elMichael Albinus2018-08-091-0/+6
* | | | Fix Bug#32304Michael Albinus2018-08-091-42/+47
* | | | Fix problems in tramp-testsMichael Albinus2018-08-081-1/+4
* | | | ; More instrumentation for shadowfile-tests.elMichael Albinus2018-08-081-0/+7
* | | | Filter out tramp-archive objects in tramp-test45-unloadMichael Albinus2018-08-081-3/+7
* | | | Tag expensive tests in tramp-archive.el (Bug#30807)Michael Albinus2018-08-081-2/+16
* | | | Rename src/regex.c to src/regex-emacs.c.Paul Eggert2018-08-051-3/+3
* | | | Merge from emacs-26Noam Postavsky2018-08-041-0/+24
|\ \ \ \ | |/ / /
| * | | Fix wdired test failure when byte compiled (bug#32318)Stephen Berman2018-07-311-0/+3
| * | | * test/lisp/wdired-tests.el (wdired-test-symlink-name): New test.Stephen Berman2018-07-301-0/+21
* | | | Rename Tramp method "owncloud" to "nextcloud"Michael Albinus2018-08-041-8/+8
* | | | Fix a filenotify test failure on CygwinKen Brown2018-08-031-2/+2
* | | | Give two backtrace-mode commands better namesGemini Lasswell2018-08-031-10/+10
* | | | Add new commands to Edebug backtracesGemini Lasswell2018-08-032-3/+17
* | | | Add new command to expand all "..."s in a backtrace frameGemini Lasswell2018-08-032-9/+87
* | | | Add more tests for backtrace-modeGemini Lasswell2018-08-031-47/+352
* | | | Add backtrace-mode and use it in the debugger, ERT and EdebugGemini Lasswell2018-08-032-1/+90
* | | | Add methods for strings to cl-printGemini Lasswell2018-08-031-1/+52
* | | | Support ellipsis expansion in cl-printGemini Lasswell2018-08-031-3/+86
* | | | Fix Edebug spec for cl-macrolet (bug#29919)Gemini Lasswell2018-08-012-0/+18
* | | | Fix todo-mode commands called on done items separatorStephen Berman2018-08-011-4/+186
* | | | Merge from origin/emacs-26Paul Eggert2018-07-291-0/+105
|\ \ \ \ | |/ / /
| * | | Add initial tests for wdired.elStephen Berman2018-07-291-0/+105
* | | | Merge from origin/emacs-26Glenn Morris2018-07-282-1/+34
|\ \ \ \ | |/ / /