diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-11-05 18:36:53 +0100 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2010-11-11 15:52:24 +0100 |
commit | 3f9de09eb2fdc29b8fca10f7a9bf29aff883965f (patch) | |
tree | 6885dba2817464944c810d89d95a45e2b714803c /TODO | |
parent | c739ae6bc798330dd88fe5ab5e09d20ae60ec684 (diff) | |
download | luatexbase-3f9de09eb2fdc29b8fca10f7a9bf29aff883965f.tar.gz |
Enlarge mcb test file
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,3 +1,9 @@ +all +--- + +- regression checks on the results of the tests (sed+diff the log) +- add debug messages (to be used in the test suite)? + modutils -------- @@ -11,7 +17,8 @@ declaration and no declaration? mcb --- -- test: make each handler run at least once - doc: make an "example" section - doc: add a word about compatibility - code: verify that the return value of callback.register is checked +- code: fix listhandler logic again +- check type of all callbacks (& list) |