summaryrefslogtreecommitdiff
path: root/TODO.txt
blob: d10b2a0bee64433c04b80c4a0f63b66b1bc56c34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Urgent
======
- Add a --diff option to crucible-run that dumps image diffs for failed tests.
  (Requires multiple command buffers).
- Add an option to crucible-run that selects how the runner isolates tests:
  one thread per test, one process per test, or no isolation.

Rainy Day
=========
- Add an example multi-threaded test, "example.threads".
- Consolidate some crucible headers. There are too many.
- Clean up the messy cru_image code.