aboutsummaryrefslogtreecommitdiffstats
path: root/test/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Signal error for symbol names with strange quotes (Bug#2967)Noam Postavsky2017-07-221-0/+17
* Add an optional testfn parameter to assocNicolas Petton2017-07-111-0/+6
* Fix failing module tests on GNU/LinuxGlenn Morris2017-07-091-2/+2
* Fix core dump in substitute-object-in-subtreePaul Eggert2017-07-091-0/+6
* Module assertions: check for garbage collectionsPhilipp Stephani2017-07-081-29/+58
* Add command to replace buffer contentsPhilipp Stephani2017-06-171-0/+31
* Add test for the fix in the parent commitDmitry Gutov2017-06-171-0/+22
* Give a more informative failure in module assertion testGlenn Morris2017-06-121-5/+8
* Clean up after module assertion testsGlenn Morris2017-06-121-20/+24
* Small improvement for module assertion testGlenn Morris2017-06-121-15/+15
* Implement module assertions for usersPhilipp Stephani2017-06-121-3/+37
* Rework printing of module functionsPhilipp Stephani2017-06-041-2/+2
* Fix a bug when using format field numbersPhilipp Stephani2017-06-031-1/+2
* Limit format fields to more POSIX-like specPaul Eggert2017-06-011-6/+22
* Minor improvements to format field numbersPaul Eggert2017-06-021-7/+3
* Implement field numbers in format stringsPhilipp Stephani2017-06-021-0/+18
* Quieten compilation of some test filesGlenn Morris2017-05-312-5/+5
* * test/src/fns-tests.el, test/src/data-tests.el: Don't use `cl`Stefan Monnier2017-05-232-37/+36
* Reimplement module functionsPhilipp Stephani2017-05-201-24/+27
* Fix module tests on some systemsPhilipp Stephani2017-05-191-7/+5
* Make `old-style-backquotes' variable internalPhilipp2017-05-131-0/+9
* Improve unescaped character literal warningsPhilipp Stephani2017-05-131-1/+1
* Fix finding test .el filesGlenn Morris2017-05-091-8/+7
* Tweak a recent testTino Calancha2017-05-101-7/+8
* Put re-loaded file back at start of load-history (bug#26837)Glenn Morris2017-05-091-0/+13
* ; Fix last changeEli Zaretskii2017-05-061-3/+3
* Fix last change for MS-WindowsEli Zaretskii2017-05-061-1/+6
* Introduce new misc type for module functionPhilipp Stephani2017-05-061-0/+23
* Port format-time-string to MS-Windows betterPaul Eggert2017-05-011-12/+15
* ; Fix typoKen Brown2017-05-011-1/+1
* ; Fix commentary in a recent commitEli Zaretskii2017-05-011-7/+7
* Warn about missing backslashes during loadPhilipp Stephani2017-05-011-0/+26
* Don’t stress-test time zones near the EpochPaul Eggert2017-05-011-11/+28
* Integrate module test with normal test suitePhilipp Stephani2017-04-291-0/+148
* Test format-time-string with zone argPaul Eggert2017-04-271-0/+21
* Don't require bytecomp for running ert testsNoam Postavsky2017-04-221-0/+2
* Fix circular read syntax for records.Lars Brinkhoff2017-04-081-0/+4
* Deprecate copy-record in favor of copy-sequencePaul Eggert2017-04-071-1/+1
* Implement special sigma casing rule (bug#24603)Michal Nazarewicz2017-04-061-6/+9
* Support casing characters which map into multiple code points (bug#24603)Michal Nazarewicz2017-04-061-36/+37
* Add support for title-casing letters (bug#24603)Michal Nazarewicz2017-04-061-13/+26
* Add record objects with user-defined types.Lars Brinkhoff2017-04-041-0/+20
* Some inotify cleanupPaul Eggert2017-03-301-0/+9
* min and max should not return markersPaul Eggert2017-03-071-2/+6
* min and max now return one of their argumentsPaul Eggert2017-03-061-0/+20
* ffloor etc. now accept only floatsPaul Eggert2017-03-051-0/+6
* ; Spelling fixesPaul Eggert2017-03-051-1/+1
* Compare and round more carefullyPaul Eggert2017-03-041-0/+26
* logb now works correctly on large integersPaul Eggert2017-03-031-0/+3
* Fix rounding errors in <, =, etc.Paul Eggert2017-03-021-0/+6