summaryrefslogtreecommitdiff
path: root/test/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Portability fixes in emacs-module-testsEli Zaretskii2018-01-191-0/+1
* Tag some unstable tests, and skip by default (bug#24503)Glenn Morris2018-01-091-2/+8
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* ; Remove Tramp test instrumentation. Do not mergeMichael Albinus2017-11-171-2/+1
* 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
* Implement module assertions for usersPhilipp Stephani2017-06-121-1/+1
* Add missing dependency to test module source filePhilipp Stephani2017-06-051-1/+1
* * test/Makefile.in (.SECONDARY): Stop make deleting .elc files.Glenn Morris2017-05-311-0/+3
* Further simplify test/Makefile, optionally load elc testsNoam Postavsky2017-05-311-28/+19
* Make "make check" less verbose by defaultGlenn Morris2017-05-301-11/+25
* Reduce scope of recent test/Makefile HOME changeGlenn Morris2017-05-301-4/+1
* Skip .#* temporaries when finding sourcesPaul Eggert2017-05-301-1/+1
* Stop make check interacting with HOMEGlenn Morris2017-05-301-0/+3
* Fix finding test .el filesGlenn Morris2017-05-091-0/+1
* Integrate module test with normal test suitePhilipp Stephani2017-04-291-2/+20
* Fix bugs in simplified test dependenciesPaul Eggert2017-04-021-16/+18
* Simplify test dependency generationPaul Eggert2017-04-011-20/+11
* Use find -delete if availablePaul Eggert2017-03-301-7/+6
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* Make CANNOT_DUMP work better on GNU/LinuxPaul Eggert2016-11-201-2/+5
* Run tests from non-byte compiled filesPhillip Lord2016-07-071-5/+8
* Port xref-tests to master branchPaul Eggert2016-05-061-3/+10
* Merge from origin/emacs-25John Wiegley2016-03-031-0/+4
* Don't make assumptions about mkdir. (Bug#22822)Aaron S. Hawley2016-02-271-1/+3
* ; Improve documentation in test MakefilePhillip Lord2016-02-261-5/+10
* -Paul Eggert2016-02-091-2/+6
* * test/Makefile.in (mostlyclean): Use ${LOGFILES}.Michael Albinus2016-01-201-1/+1
* -John Wiegley2016-01-181-18/+26
* ; Fix error in last commitMichael Albinus2016-01-121-1/+1
* Merge missing commit from emacs-25 branchMichael Albinus2016-01-121-2/+15
* Merge from origin/emacs-25John Wiegley2016-01-111-2/+1
* Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
* make check unconditional, check-maybe top-level.Phillip Lord2015-12-021-1/+1
* Tests now support out-of-source-build.Phillip Lord2015-12-011-9/+12