summaryrefslogtreecommitdiff
path: root/test/automated/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * test/automated/Makefile.in (check-tar): Remove, hydra recipe does it now.Glenn Morris2014-08-061-5/+0
* * test/automated/Makefile.in (check-tar): New rule.Glenn Morris2014-08-021-0/+5
* * test/automated/Makefile.in (GDB): New variable.Glenn Morris2014-06-281-1/+4
* Disable logging in the short form of the test Makefile rulesGlenn Morris2014-06-281-12/+8
* Add short test aliases that always re-run the testsGlenn Morris2014-06-271-0/+23
* Have `make check' re-run all the tests, every timeGlenn Morris2014-06-271-2/+9
* * test/automated/Makefile.in (%.log): If error, dump log to stdout.Glenn Morris2014-06-261-1/+3
* Simplify and parallize test/automated MakefileGlenn Morris2014-06-251-72/+54
* With GNU make, MFLAGS is not neededGlenn Morris2014-06-131-1/+1
* Avoid EMACSDATA in user environment interfering with buildingGlenn Morris2014-04-101-0/+3
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Replace PATH_SEP with pre-existing SEPCHAR.Glenn Morris2013-11-281-2/+2
* Fix the test suite on Windows.Eli Zaretskii2013-11-281-2/+2
* Empty elements in EMACSLOADPATH now stand for the defaultGlenn Morris2013-11-221-2/+1
* * test/automated/Makefile.in: Tweak previous changeGlenn Morris2013-11-201-1/+1
* * test/automated/Makefile.in (XARGS_LIMIT): New, set by configure.Glenn Morris2013-11-201-1/+5
* Use path-separator with -L, rather than just :Glenn Morris2013-11-201-1/+5
* Guard against possible accidental matches with parent dirs in MakefilesGlenn Morris2013-11-061-3/+2
* Get rid of --chdir usage in test/automatedGlenn Morris2013-11-041-11/+11
* * test/automated/Makefile.in (abs_srcdir): Remove.Glenn Morris2013-11-031-4/+4
* test/automated: Use relative filename for emacs executableGlenn Morris2013-11-021-15/+9
* test/automated/Makefile.in remove stuff unnecessarily copied from lispGlenn Morris2013-11-021-45/+10
* * test/automated/Makefile.in (abs_srcdir): New, set by configure.Glenn Morris2013-11-021-0/+1
* * automated/Makefile.in (test): Remove variable.Glenn Morris2013-11-021-8/+6
* Minor simplifications for test/automated/MakefileGlenn Morris2013-11-021-6/+2
* Make building in directories with whitespace possibleGlenn Morris2013-10-221-7/+9
* Tweak to Makefile rules that list *.el filesGlenn Morris2013-08-311-1/+1
* * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,Paul Eggert2013-08-271-1/+1
* Use a @configure_input@ comment at the start of generated MakefilesGlenn Morris2013-07-231-1/+2
* * automated/Makefile.in (setwins): Include the 'data' subdirectory.Dmitry Gutov2013-06-271-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Merge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu@gmail.comChong Yidong2012-08-111-1/+1
|\
| * * test/automated/Makefile.in (all): Fix typo.Glenn Morris2012-08-071-1/+1
* | Command substitution already runs in a subshellGlenn Morris2012-05-201-1/+1
|/
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Add ERT, a tool for automated testing in Emacs Lisp.Christian Ohler2011-01-131-0/+158