sandboxed-api/oss-internship-2020/sapi_lodepng/README.md

12 lines
379 B
Markdown
Raw Normal View History

2020-08-07 19:01:41 +08:00
TODO
- check return value of functions
- integrate unit testing
- add more functions
- this readme
- remove path from CMakeLists.txt
2020-08-07 21:50:16 +08:00
- include abseil flags for unit testing (done, should be changed in main.cc also)
2020-08-07 19:01:41 +08:00
- improve tests (images, generating images etc.)
- clear redundant includes
- check if security policy can be stricter
- use addDirectoryAt instead of addDirectory