summaryrefslogtreecommitdiff
path: root/TODO
blob: aacc67beb37741222b02ab178b35936ece467c89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
all
---

- regression checks on the results of the tests (sed+diff the log)
- add debug messages (to be used in the test suite)?

modutils
--------

- use string for version, and check only date?
- review logic: should this module be mandatory?
  if not, what should happen with mixed require(), require_module(),
declaration and no declaration?
- Update user documentation including template(s) for Lua modules once the
  preceding question is decided.