aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve a native compiler testAndrea Corallo2021-04-222-1/+12
* Fix native compiler string hash consing strategy (bug#47868)Andrea Corallo2021-04-212-0/+12
* Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-04-1944-73/+372
|\
| * ; Normalize and add missing first and last linesStefan Kangas2021-04-1937-38/+38
| * ; * test/lisp/progmodes/xref-tests.el: Add footer.Philipp Stephani2021-04-181-0/+2
| * Factor out a helper macro to create a temporary directory.Philipp Stephani2021-04-181-34/+44
| * Add quoted filename support to 'project-find-regexp' (Bug#47799).Philipp Stephani2021-04-181-4/+27
| * Extend project test so that 'project-current' works.Philipp Stephani2021-04-181-1/+8
| * Skip a unit test that requires an external program if necessary.Philipp Stephani2021-04-181-0/+1
| * Attempt to print some debugging information on Seccomp failures.Philipp Stephani2021-04-171-8/+52
| * ; Remove some useless commentsStefan Kangas2021-04-161-3/+0
| * Improve project support for quoted directory names (Bug#47799)Philipp Stephani2021-04-151-0/+44
| * Add condition-case success handler (bug#47677)Mattias Engdegård2021-04-152-4/+132
| * Rearrange argument handling in Tramp scp calls.Michael Albinus2021-04-141-21/+19
| * Add two optional arguments to 'string-width'Eli Zaretskii2021-04-141-0/+45
* | Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-04-1311-139/+480
|\ \ | |/
| * * lisp/files.el (file-modes-number-to-symbolic): Add `filetype` arg.Stefan Monnier2021-04-121-0/+23
| * Add a variant of the Seccomp filter file that allows 'execve'.Philipp Stephani2021-04-112-0/+34
| * Fix calculator-string-to-number yet again (bug#47694)Eli Barzilay2021-04-111-0/+51
| * Fix typo in cconvMattias Engdegård2021-04-111-0/+7
| * Add a helper binary to create a basic Secure Computing filter.Philipp Stephani2021-04-103-0/+52
| * Add support for --seccomp command-line option.scratch/seccomp-emacs-openPhilipp Stephani2021-04-101-0/+131
| * Edebug: Disable backtracking when hitting a &define keyword.Philipp Stephani2021-04-101-0/+25
| * Fix condition-case optimiser bugMattias Engdegård2021-04-091-0/+6
| * Better compiler warning testsMattias Engdegård2021-04-091-24/+25
| * Clean up bytecomp-tests.elMattias Engdegård2021-04-091-103/+47
| * Use lexical-binding in loadhist.el and add testsStefan Kangas2021-04-091-0/+57
| * Self-TCO in `condition-case` error handlersMattias Engdegård2021-04-091-2/+12
| * * test/lisp/shadowfile-tests.el: Fix recent test failuresStefan Monnier2021-04-081-1/+1
| * Fix mistakes in bytecomp-testsMattias Engdegård2021-04-071-10/+10
* | * Fix two comp-cstr testsAndrea Corallo2021-04-131-2/+2
* | Move gitlab-ci native-comp tests into '/test/infra/gitlab-ci.yml'Andrea Corallo2021-04-071-0/+32
* | Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-04-057-51/+150
|\ \ | |/
| * * test/infra/Dockerfile.emba (emacs-gnustep): Do not run parallel make.Michael Albinus2021-04-051-1/+1
| * * test/lisp/filenotify-tests.el (file-notify--test-timeout):Michael Albinus2021-04-041-0/+1
| * Remove redundant #' before lambda in testsStefan Kangas2021-04-043-49/+49
| * * test/lisp/filenotify-tests.el (file-notify--test-timeout): Change timing.Michael Albinus2021-04-031-1/+1
| * ; Remove spurious comment in last commitStefan Kangas2021-04-011-3/+0
| * Use lexical-binding in executable.el and add testsStefan Kangas2021-04-011-0/+54
| * Use lexical-binding in epg-config.el and add testsStefan Kangas2021-04-011-0/+47
* | Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-03-318-133/+460
|\ \ | |/
| * Use lexical-binding in lpr.el and add rudimentary testsStefan Kangas2021-03-301-0/+41
| * Merge from origin/emacs-27Glenn Morris2021-03-291-1/+3
| |\
| | * Fix hang in autorevert-tests.elMichael Albinus2021-03-281-1/+3
| | * Fix filenotify-tests.el for Solaris (bug#47262), do not mergeMichael Albinus2021-03-251-68/+102
| * | ; Fix last changeMichael Albinus2021-03-291-1/+1
| * | Optimize test jobs for embaMichael Albinus2021-03-291-0/+4
| * | * test/infra/gitlab-ci.yml (test-filenotify-gio): Use *.log for make_params.Michael Albinus2021-03-291-1/+1
| * | Make artifacts working on emba (hopefully)Michael Albinus2021-03-281-6/+6
| * | ; Adapt recent change in test/infra/gitlab-ci.ymlMichael Albinus2021-03-271-1/+2