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

16 lines
423 B
Markdown
Raw Normal View History

2020-08-07 19:01:41 +08:00
TODO
2020-08-13 17:14:03 +08:00
- ~~check return value of functions~~
- ~~integrate unit testing~~
2020-08-07 19:01:41 +08:00
- add more functions
- this readme
- remove path from CMakeLists.txt
2020-08-13 17:14:03 +08:00
- include abseil flags for unit testing
- ~~improve tests (images, generating images etc.)~~
2020-08-07 19:01:41 +08:00
- clear redundant includes
- check if security policy can be stricter
2020-08-13 17:14:03 +08:00
- ~~use addDirectoryAt instead of addDirectory~~
2020-08-13 22:59:30 +08:00
- ~~modify tests assertions~~
2020-08-13 23:58:47 +08:00
- ``add useful prints to unit tests``