summaryrefslogtreecommitdiff
path: root/test/lisp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-12-275-12/+44
|\
| * Improve "find definition" in *Help* buffersDaniel Martín2020-12-271-0/+10
| * Kill the scdaemon after doing the mml-sec testsLars Ingebrigtsen2020-12-261-1/+2
| * Disable some semantic tests on systems without g++Lars Ingebrigtsen2020-12-251-0/+2
| * Skip some mml tests that rely on CMS if that's not installedLars Ingebrigtsen2020-12-251-0/+4
| * Fix gpg-agent killing in mml-sec-testsLars Ingebrigtsen2020-12-251-1/+2
| * Tag another Tramp test :unstable on embaMichael Albinus2020-12-251-1/+2
| * Tag Tramp test :unstableMichael Albinus2020-12-251-1/+2
| * Allow `string-limit' to work on encoded stringsLars Ingebrigtsen2020-12-251-0/+20
| * Remove `string-slice' -- it's not very well definedLars Ingebrigtsen2020-12-251-8/+0
* | Symplify (not t) => nil and (not nil) => tAndrea Corallo2020-12-241-1/+5
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-12-232-3/+44
|\ \ | |/
| * Allow string-slice to take zero-length matchesLars Ingebrigtsen2020-12-231-1/+3
| * Make string-pad take an optional START parameterLars Ingebrigtsen2020-12-221-1/+1
| * Change the string-limit parameter semanticsLars Ingebrigtsen2020-12-221-3/+4
| * Further string-clean-whitespace tweaksLars Ingebrigtsen2020-12-221-1/+1
| * Add string-chop-newlineLars Ingebrigtsen2020-12-211-0/+5
| * Fix shorter-than-length case for string-limitLars Ingebrigtsen2020-12-211-0/+1
| * Rename slice-string to string-sliceLars Ingebrigtsen2020-12-211-5/+5
| * Add `string-pad'Lars Ingebrigtsen2020-12-211-0/+6
| * Beef up the Emacs string utility set a bitLars Ingebrigtsen2020-12-211-0/+26
| * Generic-ify xref-location-columnDmitry Gutov2020-12-211-3/+3
* | * Fix a test in auth-source-tests.elAndrea Corallo2020-12-211-1/+2
* | Fix native compiler tests when they are bytecompiledAndrea Corallo2020-12-211-174/+176
* | Simplify correctly (or (integer 1 1) (not (integer 1 1))) as tAndrea Corallo2020-12-211-1/+3
* | Symplify type specifier (not t) as nilAndrea Corallo2020-12-211-1/+5
* | * Add a type specifier test to comp-cstr-tests.elAndrea Corallo2020-12-211-1/+3
* | * Fix a number of type specifier simplification testsAndrea Corallo2020-12-211-12/+28
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-12-206-61/+189
|\ \ | |/
| * Improve make-process in TrampMichael Albinus2020-12-201-44/+64
| * Convert apropos-internal from C to Lisp (Bug#44529)Stefan Kangas2020-12-191-0/+12
| * Ensure that byte compilation works for relative files (Bug#45287).Philipp Stephani2020-12-171-0/+15
| * CPerl-mode: don't treat <<>> as starting a here-docHarald Jörg2020-12-161-0/+8
| * Add 'remote-file-error' for TrampMichael Albinus2020-12-141-12/+15
| * Prefer setq to set+quoteStefan Kangas2020-12-141-4/+4
| * Byte compilation: handle case where the output file is a mountpoint.Philipp Stephani2020-12-131-0/+69
| * Fix test failureDmitry Gutov2020-12-131-1/+2
* | * Add initial negated non-negegated intersection supportAndrea Corallo2020-12-131-1/+23
* | Normalize cstrs for cache hint effectiveness and test stabilityAndrea Corallo2020-12-121-6/+6
* | * Enumerate type specifier tests to ease debuggingAndrea Corallo2020-12-121-6/+60
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-12-1210-33/+160
|\ \ | |/
| * Fix copyright lineLars Ingebrigtsen2020-12-111-2/+5
| * Add a new command `memory-report'Lars Ingebrigtsen2020-12-111-0/+54
| * Improve tests for gio file notificationsMichael Albinus2020-12-091-20/+60
| * Make abbrev-tests.el more deterministicBasil L. Contovounesios2020-12-091-2/+3
| * Make rcirc nick renaming heed nickname max lengthsLars Ingebrigtsen2020-12-081-0/+12
| * Prefer setq-local in testsStefan Kangas2020-12-083-7/+6
| * Fix bug in how ERT invokes its debugger.Philipp Stephani2020-12-071-0/+10
| * Unbreak a few unit tests that rely on lack of backtracesPhilipp Stephani2020-12-072-4/+12
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-12-0636-21/+367
|\ \ | |/