aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Drop dependency on serge-sans-paille/frozenAqua-sama2020-03-291-8/+9
| | | | | | | | | | | | format: - instead of frozen::unordered_map, create two std::arrays with the aliased names (entries) and respective data (values) libembed: - Resources and CompressedResources convenience classes for raw and compressed resources respectively - Resources can be constexpr in regular usage - Annotate Resources::decompress accordingly
* Add namespace to formatAqua-sama2020-03-271-12/+27
| | | | | | | | | | rcc: - add -n/--namespace to command line - make default compression None - fix None compression not printing hexdumps libembed: - add a zstd decompression test
* Initial commitAqua-sama2020-03-262-0/+394