summaryrefslogtreecommitdiff
path: root/TODO
blob: b3ada2274f020cb7deceadfc53a31415b76a052a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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.

mcb
---

- code: verify that the return value of callback.register is checked
- check type of all callbacks (& list)