summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of stderr buffer in Tramp's make-process (Bug#47861)Michael Albinus2021-05-161-30/+34
* Update CSS completion testsDmitry Gutov2021-05-151-6/+6
* Improve Tramp tracesMichael Albinus2021-05-131-8/+8
* Fix the tests for 'string-limit'Eli Zaretskii2021-05-121-2/+5
* Abbreviate rgrep command on MS Windows (bug#48302)Jim Porter2021-05-121-0/+69
* * test/src/emacs-module-tests.el (mod-test-file): Unbreak out-of-tree.Glenn Morris2021-05-101-1/+3
* * test/Makefile.in (clean): Remove generated mml-sec file.Glenn Morris2021-05-101-0/+1
* Avoid saving session customizations in the custom-fileMauro Aranda2021-05-102-1/+107
* Always heed the `lexical-binding' local variableLars Ingebrigtsen2021-05-101-0/+13
* * test/Makefile.in (SUBDIRS, subdir_template): Fix out-of-tree.Glenn Morris2021-05-091-2/+2
* Cleanups for Tramp out-of-band methods on MS WindowsMichael Albinus2021-05-091-12/+3
* Don't use symbolic links in the test resource directory.Philipp Stephani2021-05-073-6/+10
* Tramp: Fix file name quoting on MS WindowsMichael Albinus2021-05-071-8/+7
* Tune Tramp tracesMichael Albinus2021-05-071-9/+5
* ; * test/lisp/image-tests.el: fix previous commitMattias Engdegård2021-05-061-5/+4
* Rename comp-debug -> native-comp-debugAndrea Corallo2021-05-061-1/+1
* Rename comp-speed -> native-comp-speedAndrea Corallo2021-05-061-4/+4
* In Tramp, use scp "-T" argument if availableMichael Albinus2021-05-061-4/+4
* Don't fail image-tests if JPEG format isn't compiled inMattias Engdegård2021-05-061-1/+3
* Add tests for `map-elt'Matt Armstrong2021-05-061-0/+37
* cperl-mode: Eliminate bad interpretation of ?foo?Harald Jörg2021-05-061-0/+27
* Rename feature `nativecomp' into `native-compile'Andrea Corallo2021-05-052-2/+2
* * test/lisp/help-fns-tests.el (help-fns-test-lisp-defsubst): Fix (bug#48221).Andrea Corallo2021-05-051-3/+1
* * Better identify native compiler presence in two tests.Andrea Corallo2021-05-051-2/+2
* Fix unquoting of file names in subprocesses (Bug#48177)Michael Albinus2021-05-031-11/+13
* Add testsPeter Oliver2021-04-281-0/+31
* Have `comp-cstr-intersection-no-mem' intersect pos neg value setsAndrea Corallo2021-04-271-8/+12
* ; Fix typosStefan Kangas2021-04-271-4/+4
* Calc: control digits after decimal point (bug#47302)Mattias Engdegård2021-04-271-0/+27
* ; * test/infra/gitlab-ci.yml: Add local variable.Michael Albinus2021-04-271-0/+4
* Fix failing subr testLars Ingebrigtsen2021-04-271-1/+1
* Fix failing auth-source testLars Ingebrigtsen2021-04-271-2/+3
* Rework where `comp-ctxt' is defined.Andrea Corallo2021-04-261-2/+0
* Make use of `ert-resource-file' `ert-resource-directory' in comp-testsAndrea Corallo2021-04-265-14/+6
* * Use `expand-file-name' in place of `concat' in comp-tests.elAndrea Corallo2021-04-261-6/+8
* Move native compiler test data into proper directory (bug#48031)Andrea Corallo2021-04-265-2/+5
* * test/src/comp-tests.el: Fix it for non native compiled build (bug#48031).Andrea Corallo2021-04-261-1/+1
* * Fix comp-cstr tests for vanilla build (bug#48021)Andrea Corallo2021-04-261-0/+2
* Some rearrangement in gitlab-ci.ymlMichael Albinus2021-04-261-7/+9
* ; Add 2021 to copyright yearsGlenn Morris2021-04-254-4/+4
* Merge branch 'feature/native-comp' into into trunkAndrea Corallo2021-04-2511-4/+2554
|\
| * 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
| |\
| * \ Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-04-1311-139/+480
| |\ \
| * | | * 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
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-03-318-133/+460
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo2021-03-255-12/+81
| |\ \ \ \ \