summaryrefslogtreecommitdiff
path: root/test/automated/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* 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 default...Glenn 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 Makefiles...Glenn Morris2013-11-061-3/+2
* Get rid of --chdir usage in test/automated...Glenn 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 executable...Glenn Morris2013-11-021-15/+9
* test/automated/Makefile.in remove stuff unnecessarily copied from lisp...Glenn 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/Makefile...Glenn Morris2013-11-021-6/+2
* Make building in directories with whitespace possible...Glenn Morris2013-10-221-7/+9
* Tweak to Makefile rules that list *.el files...Glenn 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 subshell...Glenn 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