aboutsummaryrefslogtreecommitdiffstats
path: root/test/Makefile.in (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-08-27* test/Makefile.in (test_template): Declare target FOO.log.Michael Albinus1-0/+1
2019-08-17Port test harness to Solaris 10Paul Eggert1-2/+2
2019-05-05Fix compilation of test module.Philipp Stephani1-4/+7
2019-05-05* test/Makefile.in (src/emacs-module-tests.elc): Require test modulePhilipp Stephani1-1/+1
2019-04-24Unbreak build when building without GMP support.Philipp Stephani1-1/+2
2019-04-24Add missing GMP library to test module.Philipp Stephani1-1/+2
2019-02-25Fix mod-test build failurePaul Eggert1-3/+7
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-12-10Add test/Makefile machinery to exclude test .el filesGlenn Morris1-0/+8
2018-09-24Fix ‘make clean’ with a file named ‘-.o’Paul Eggert1-1/+1
2018-08-25; Fix out-of-tree build for mod-test.soNoam Postavsky1-2/+4
2018-07-16; Remove tracing for epg-tests (Bug#23561)Noam Postavsky1-1/+0
2018-07-14; Trace epg-tests gpg config finding (Bug#23561)Noam Postavsky1-0/+1
2018-06-12; Reduce quoting for SELECTOR in 'make -C test' (Bug#31744)Noam Postavsky1-4/+4
2018-06-12; test/Makefile.in: Add TEST_INTERACTIVE option (Bug#31744).Noam Postavsky1-6/+27
2018-03-19Print top time consuming tests if advisedMichael Albinus1-1/+2
2018-03-17Print test timings unconditionallyMichael Albinus1-5/+0
2018-03-16Optimize "make check" and "make check-maybe"Michael Albinus1-1/+2
2018-03-14Extend ert to print duration of single testsMichael Albinus1-4/+10
2018-03-10; Revert "; Tracing for eieio-test random failure (Bug#24503)"Noam Postavsky1-1/+0
2018-03-09* test/Makefile.in (check-declare): New PHONY rule.Glenn Morris1-0/+6
2018-02-21Speed up parallel make check by testing slower files firstGlenn Morris1-0/+8
2018-01-26Fix emacs-module-tests to work out of build treeAndy Moreton1-2/+3
2018-01-19Portability fixes in emacs-module-testsEli Zaretskii1-0/+1
2018-01-09Tag some unstable tests, and skip by default (bug#24503)Glenn Morris1-2/+8
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-12-09* test/Makefile.in (url-tramp-test.log): Do not handle special.Michael Albinus1-1/+0
2017-12-03; Tracing for eieio-test random failure (Bug#24503)Noam Postavsky1-2/+8
2017-11-17; Remove Tramp test instrumentation. Do not mergeMichael Albinus1-2/+1
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert1-1/+1
2017-09-05Allow for adjusting line length of test backtracesGlenn Morris1-1/+12
2017-09-01* test/Makefile.in (check-no-automated-subdir): Silence by default.Glenn Morris1-1/+1
2017-09-01* test/Makefile.in (ELFILES): Sort, for a reproducible order.Glenn Morris1-2/+2
2017-08-22Treat tests in lib-src like tests in srcReuben Thomas1-2/+2
2017-07-18Use a more specific test for running on hydra.nixos.orgGlenn Morris1-1/+1
2017-07-13; Improve tramp-tests tracesMichael Albinus1-3/+3
2017-07-12; Enable traces for tramp-tests.el on hydraMichael Albinus1-1/+2
2017-07-03Fix tramp-tests.el for hydraMichael Albinus1-2/+1
2017-07-01; Fix last commitMichael Albinus1-1/+1
2017-07-01; Instrument test/Makefile.in for tramp-tests output on hydraMichael Albinus1-1/+2
2017-06-17* test/Makefile.in: Don't suppress test failure for single tests.Noam Postavsky1-4/+6
2017-06-14Use --module-assertions if modules are availablePhilipp Stephani1-1/+7
2017-06-13Fix running tests in without-modules buildsGlenn Morris1-1/+1
2017-06-13* test/Makefile.in (src/emacs-module-tests.log): Out-of-tree fix.Glenn Morris1-4/+3
2017-06-13Inline test module Makefile into main test MakefilePhilipp Stephani1-4/+30
2017-06-12Use Autoconf to generate the test module MakefilePhilipp Stephani1-1/+1
2017-06-12Implement module assertions for usersPhilipp Stephani1-1/+1
2017-06-05Add missing dependency to test module source filePhilipp Stephani1-1/+1
2017-05-31* test/Makefile.in (.SECONDARY): Stop make deleting .elc files.Glenn Morris1-0/+3