mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
12 lines
379 B
Markdown
12 lines
379 B
Markdown
TODO
|
|
|
|
- check return value of functions
|
|
- integrate unit testing
|
|
- add more functions
|
|
- this readme
|
|
- remove path from CMakeLists.txt
|
|
- include abseil flags for unit testing (done, should be changed in main.cc also)
|
|
- improve tests (images, generating images etc.)
|
|
- clear redundant includes
|
|
- check if security policy can be stricter
|
|
- use addDirectoryAt instead of addDirectory |