diff options
| author | Aurélien Aptel <aurelien.aptel@gmail.com> | 2015-11-16 01:00:25 +0100 |
|---|---|---|
| committer | Ted Zlatanov <tzz@lifelogs.com> | 2015-11-18 14:24:35 -0500 |
| commit | 955e25dbcd0519d115f58b275923a71c04579e83 (patch) | |
| tree | a75f83e478b62b1de689c1e8c91e4a6cb67f68f3 /lisp/emacs-lisp/helper.el | |
| parent | 218caccd968d16a1a8d1f336e72f211c3e169142 (diff) | |
| download | emacs-955e25dbcd0519d115f58b275923a71c04579e83.tar.gz | |
Add dynamic module test and helper script
Add 'modhelp.py' script (python2) to automate module testing and
module generation.
To build and test all modules in the modules/ dir
$ ./modhelp.py test
To generate a module from template code (good starting point)
$ ./modhelp init mynewtestmodule
See the script -h option for more documentation.
* modules/modhelp.py: New module helper script.
* modules/mod-test/Makefile: New file. Makefile for the test module.
* modules/mod-test/mod-test.c: New file. Test module source file.
* modules/mod-test/test.el: New file. ert test suite for the test module.
* modules/.gitignore: New file. Local .gitignore file.
Co-authored-by: Philipp Stephani <phst@google.com>
Diffstat (limited to 'lisp/emacs-lisp/helper.el')
0 files changed, 0 insertions, 0 deletions
