summaryrefslogtreecommitdiff
path: root/test/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation of test module.Philipp Stephani2019-05-051-4/+7
* * test/Makefile.in (src/emacs-module-tests.elc): Require test modulePhilipp Stephani2019-05-051-1/+1
* Unbreak build when building without GMP support.Philipp Stephani2019-04-241-1/+2
* Add missing GMP library to test module.Philipp Stephani2019-04-241-1/+2
* Fix mod-test build failurePaul Eggert2019-02-251-3/+7
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Add test/Makefile machinery to exclude test .el filesGlenn Morris2018-12-101-0/+8
* | Fix ‘make clean’ with a file named ‘-.o’Paul Eggert2018-09-241-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-08-261-1/+3
|\ \ | |/
| * ; Fix out-of-tree build for mod-test.soNoam Postavsky2018-08-251-2/+4
* | ; Remove tracing for epg-tests (Bug#23561)Noam Postavsky2018-07-161-1/+0
* | ; Trace epg-tests gpg config finding (Bug#23561)Noam Postavsky2018-07-141-0/+1
* | Merge from origin/emacs-26Glenn Morris2018-06-181-8/+29
|\ \ | |/
| * ; Reduce quoting for SELECTOR in 'make -C test' (Bug#31744)Noam Postavsky2018-06-121-4/+4
| * ; test/Makefile.in: Add TEST_INTERACTIVE option (Bug#31744).Noam Postavsky2018-06-121-6/+27
* | Print top time consuming tests if advisedMichael Albinus2018-03-191-1/+2
* | Print test timings unconditionallyMichael Albinus2018-03-171-5/+0
* | Optimize "make check" and "make check-maybe"Michael Albinus2018-03-161-1/+2
* | Extend ert to print duration of single testsMichael Albinus2018-03-141-4/+10
* | ; Revert "; Tracing for eieio-test random failure (Bug#24503)"Noam Postavsky2018-03-101-1/+0
* | * test/Makefile.in (check-declare): New PHONY rule.Glenn Morris2018-03-091-0/+6
* | Speed up parallel make check by testing slower files firstGlenn Morris2018-02-211-0/+8
* | Fix emacs-module-tests to work out of build treeAndy Moreton2018-01-261-2/+3
* | Merge from origin/emacs-26Glenn Morris2018-01-201-0/+1
|\ \ | |/
| * Portability fixes in emacs-module-testsEli Zaretskii2018-01-191-0/+1
* | Merge from origin/emacs-26Glenn Morris2018-01-151-2/+8
|\ \ | |/
| * Tag some unstable tests, and skip by default (bug#24503)Glenn Morris2018-01-091-2/+8
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
| * ; Remove Tramp test instrumentation. Do not mergeMichael Albinus2017-11-171-2/+1
* | * test/Makefile.in (url-tramp-test.log): Do not handle special.Michael Albinus2017-12-091-1/+0
* | ; Tracing for eieio-test random failure (Bug#24503)Noam Postavsky2017-12-031-2/+8
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Allow for adjusting line length of test backtracesGlenn Morris2017-09-051-1/+12
* * test/Makefile.in (check-no-automated-subdir): Silence by default.Glenn Morris2017-09-011-1/+1
* * test/Makefile.in (ELFILES): Sort, for a reproducible order.Glenn Morris2017-09-011-2/+2
* Treat tests in lib-src like tests in srcReuben Thomas2017-08-221-2/+2
* Use a more specific test for running on hydra.nixos.orgGlenn Morris2017-07-181-1/+1
* ; Improve tramp-tests tracesMichael Albinus2017-07-131-3/+3
* ; Enable traces for tramp-tests.el on hydraMichael Albinus2017-07-121-1/+2
* Fix tramp-tests.el for hydraMichael Albinus2017-07-031-2/+1
* ; Fix last commitMichael Albinus2017-07-011-1/+1
* ; Instrument test/Makefile.in for tramp-tests output on hydraMichael Albinus2017-07-011-1/+2
* * test/Makefile.in: Don't suppress test failure for single tests.Noam Postavsky2017-06-171-4/+6
* Use --module-assertions if modules are availablePhilipp Stephani2017-06-141-1/+7
* Fix running tests in without-modules buildsGlenn Morris2017-06-131-1/+1
* * test/Makefile.in (src/emacs-module-tests.log): Out-of-tree fix.Glenn Morris2017-06-131-4/+3
* Inline test module Makefile into main test MakefilePhilipp Stephani2017-06-131-4/+30
* Use Autoconf to generate the test module MakefilePhilipp Stephani2017-06-121-1/+1