| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use 'defalias' in test module instead of 'fset'. | Philipp Stephani | 2018-02-02 | 1 | -2/+2 |
| * | Portability fixes in emacs-module-tests | Eli Zaretskii | 2018-01-19 | 1 | -6/+31 |
| * | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 1 | -1/+1 |
| * | Prefer HTTPS to FTP and HTTP in documentation | Paul Eggert | 2017-09-13 | 1 | -1/+1 |
| * | Module assertions: check for garbage collections | Philipp Stephani | 2017-07-08 | 1 | -0/+23 |
| * | 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 |
| * | Test module: add necessary version checks | Philipp Stephani | 2017-06-12 | 1 | -0/+6 |
| * | 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 | 1 | -0/+268 |