diff options
Diffstat (limited to 'test/readme.md')
-rw-r--r-- | test/readme.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/test/readme.md b/test/readme.md new file mode 100644 index 0000000..8d9b073 --- /dev/null +++ b/test/readme.md @@ -0,0 +1,16 @@ +# Tests + +## Small (\<1kbit) + +Some small well-known terms, mostly from +[AIT](https://github.com/tromp/AIT). + +## Medium (\<50kbit) + +Medium sized uncompressed/undeduplicated +[bruijn](https://bruijn.marvinborner.de) programs. + +## Large (\>50kbit) + +Large sized uncompressed/undeduplicated +[bruijn](https://bruijn.marvinborner.de) programs. |