| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Inline test module Makefile into main test Makefile | Philipp Stephani | 2017-06-13 | 1 | -59/+0 |
| * | Print module structure sizes when initializing test module | Philipp Stephani | 2017-06-12 | 1 | -2/+12 |
| * | Fix off-by-one error | Philipp Stephani | 2017-06-12 | 1 | -1/+1 |
| * | Improve previous test/data/emacs-module/Makefile change | Glenn Morris | 2017-06-12 | 1 | -1/+2 |
| * | Small improvements for test/data/emacs-module/Makefile | Glenn Morris | 2017-06-12 | 1 | -2/+8 |
| * | Test module: add necessary version checks | Philipp Stephani | 2017-06-12 | 1 | -0/+6 |
| * | Use additional CFLAGS from configure | Philipp Stephani | 2017-06-12 | 1 | -1/+7 |
| * | Use Autoconf to generate the test module Makefile | Philipp Stephani | 2017-06-12 | 1 | -10/+15 |
| * | Also compile test module as C11 | Philipp Stephani | 2017-06-12 | 1 | -2/+2 |
| * | Implement module assertions for users | Philipp Stephani | 2017-06-12 | 1 | -0/+24 |
| * | Reimplement module functions | Philipp Stephani | 2017-05-20 | 1 | -1/+1 |
| * | Integrate module test with normal test suite | Philipp Stephani | 2017-04-29 | 2 | -0/+309 |