Added TODO.
This commit is contained in:
parent
87e1417923
commit
ab1eaa672b
1 changed files with 7 additions and 0 deletions
7
test/test-automation/TODO
Normal file
7
test/test-automation/TODO
Normal file
|
@ -0,0 +1,7 @@
|
|||
- Add proper Tracelog function to logging system. It should be possible
|
||||
for a test writer to send information to logs for further investigation.
|
||||
This would replace the current Log(time_t, char *fmt, ...) function
|
||||
in practice.
|
||||
|
||||
- If running tests with --in-proc option failing asserts
|
||||
don't bail out from the test case as it should. Fix this.
|
Loading…
Add table
Add a link
Reference in a new issue