| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-16 | drop run_rust_emacs_tests.sh and use make test in ci | brotzeit | |
| 2020-05-17 | Test byte compilation of test code. | Nathan Moreau | |
| 2015-08-20 | remove byte-compiler warnings and prevent future ones | Tom Tromey | |
| 2015-06-20 | test $EMACS directly rather than using "which" | Tom Tromey | |
| Fixes #33 | |||
| 2015-02-07 | Make the test driver script a little more informative. | Felix S. Klock II | |
| Namely, have it do a couple attempts to check if basic dependencies are satisfied before jumping whole hog into the test script, and provide a message pointing out the ERT dependency in particular. | |||
| 2015-02-06 | Allow user to override which emacs is used in run_rust_emacs_tests.sh | Felix S. Klock II | |
| Namely, extend script so user can do, e.g.: ``` % EMACS=/Applications/Emacs.app/Contents/MacOS/Emacs run_rust_emacs_tests.sh ``` | |||
| 2014-06-17 | emacs: Add shebang to test script | Tom Jakubowski | |
| 2014-02-17 | Added more scripts to tidy check | Derek Guenther | |
| 2013-09-06 | Add ERT tests | Micah Chalmer | |
