/usr/share/doc/libautounit-dev/TODO is in libautounit-dev 0.20.1-5.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | -*- text -*-
- Make child process pass back info in stages so we can pinpoint
where a segfault occured more closely.
- provide a au_assert_script function to run a script and grab output
and error code and take input.
x add the scheme unit testing stuff here.
- maybe add a c++ wrapper since no one likes CppUnit.
- configure check for guile interpreter and SLib
- configure chooser for enabling/disabling units.
- add guile-unit documentation to manual
|