| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename all test files to reflect source layout. | Phillip Lord | 2015-11-24 | 1 | -145/+0 |
* | Minor quoting fixes in scripts and doc | Paul Eggert | 2015-09-16 | 1 | -1/+1 |
* | Support automated ‘make check’ in non-C locale | Paul Eggert | 2015-09-03 | 1 | -1/+7 |
* | * test/automated/Makefile.in (ELFILES): Sort. | Glenn Morris | 2015-06-09 | 1 | -1/+1 |
* | * lisp/emacs-lisp/eieio-core.el: Add `subclass' specializer for cl-generic. | Stefan Monnier | 2015-01-18 | 1 | -1/+3 |
* | Use POSIX redirection. | Wolfgang Jenkner | 2015-01-15 | 1 | -1/+1 |
* | Update copyright year to 2015 | Paul Eggert | 2015-01-01 | 1 | -1/+1 |
* | * test/automated/Makefile.in (check-tar): Remove, hydra recipe does it now. | Glenn Morris | 2014-08-06 | 1 | -5/+0 |
* | * test/automated/Makefile.in (check-tar): New rule. | Glenn Morris | 2014-08-02 | 1 | -0/+5 |
* | * test/automated/Makefile.in (GDB): New variable. | Glenn Morris | 2014-06-28 | 1 | -1/+4 |
* | Disable logging in the short form of the test Makefile rules | Glenn Morris | 2014-06-28 | 1 | -12/+8 |
* | Add short test aliases that always re-run the tests | Glenn Morris | 2014-06-27 | 1 | -0/+23 |
* | Have `make check' re-run all the tests, every time | Glenn Morris | 2014-06-27 | 1 | -2/+9 |
* | * test/automated/Makefile.in (%.log): If error, dump log to stdout. | Glenn Morris | 2014-06-26 | 1 | -1/+3 |
* | Simplify and parallize test/automated Makefile | Glenn Morris | 2014-06-25 | 1 | -72/+54 |
* | With GNU make, MFLAGS is not needed | Glenn Morris | 2014-06-13 | 1 | -1/+1 |
* | Avoid EMACSDATA in user environment interfering with building | Glenn Morris | 2014-04-10 | 1 | -0/+3 |
* | Update copyright year to 2014 by running admin/update-copyright. | Paul Eggert | 2014-01-01 | 1 | -1/+1 |
* | Replace PATH_SEP with pre-existing SEPCHAR. | Glenn Morris | 2013-11-28 | 1 | -2/+2 |
* | Fix the test suite on Windows. | Eli Zaretskii | 2013-11-28 | 1 | -2/+2 |
* | Empty elements in EMACSLOADPATH now stand for the default | Glenn Morris | 2013-11-22 | 1 | -2/+1 |
* | * test/automated/Makefile.in: Tweak previous change | Glenn Morris | 2013-11-20 | 1 | -1/+1 |
* | * test/automated/Makefile.in (XARGS_LIMIT): New, set by configure. | Glenn Morris | 2013-11-20 | 1 | -1/+5 |
* | Use path-separator with -L, rather than just : | Glenn Morris | 2013-11-20 | 1 | -1/+5 |
* | Guard against possible accidental matches with parent dirs in Makefiles | Glenn Morris | 2013-11-06 | 1 | -3/+2 |
* | Get rid of --chdir usage in test/automated | Glenn Morris | 2013-11-04 | 1 | -11/+11 |
* | * test/automated/Makefile.in (abs_srcdir): Remove. | Glenn Morris | 2013-11-03 | 1 | -4/+4 |
* | test/automated: Use relative filename for emacs executable | Glenn Morris | 2013-11-02 | 1 | -15/+9 |
* | test/automated/Makefile.in remove stuff unnecessarily copied from lisp | Glenn Morris | 2013-11-02 | 1 | -45/+10 |
* | * test/automated/Makefile.in (abs_srcdir): New, set by configure. | Glenn Morris | 2013-11-02 | 1 | -0/+1 |
* | * automated/Makefile.in (test): Remove variable. | Glenn Morris | 2013-11-02 | 1 | -8/+6 |
* | Minor simplifications for test/automated/Makefile | Glenn Morris | 2013-11-02 | 1 | -6/+2 |
* | Make building in directories with whitespace possible | Glenn Morris | 2013-10-22 | 1 | -7/+9 |
* | Tweak to Makefile rules that list *.el files | Glenn Morris | 2013-08-31 | 1 | -1/+1 |
* | * Makefile.in (SHELL): Now @SHELL@, not /bin/sh, | Paul Eggert | 2013-08-27 | 1 | -1/+1 |
* | Use a @configure_input@ comment at the start of generated Makefiles | Glenn Morris | 2013-07-23 | 1 | -1/+2 |
* | * automated/Makefile.in (setwins): Include the 'data' subdirectory. | Dmitry Gutov | 2013-06-27 | 1 | -1/+1 |
* | Update copyright notices for 2013. | Paul Eggert | 2013-01-01 | 1 | -1/+1 |
* | Merge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu@gmail.com | Chong Yidong | 2012-08-11 | 1 | -1/+1 |
|\ |
|
| * | * test/automated/Makefile.in (all): Fix typo. | Glenn Morris | 2012-08-07 | 1 | -1/+1 |
* | | Command substitution already runs in a subshell | Glenn Morris | 2012-05-20 | 1 | -1/+1 |
|/ |
|
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -1/+1 |
* | Add ERT, a tool for automated testing in Emacs Lisp. | Christian Ohler | 2011-01-13 | 1 | -0/+158 |