add more cases

This commit is contained in:
2022-10-19 22:01:29 -06:00
parent 584ffff507
commit 90d464040d
3 changed files with 4009 additions and 4 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+6 -3
View File
@@ -1,8 +1,11 @@
%% base64 test generation
-module(tg_b64).
%-module(tg_b64).
-compile(export_all).
-compile(nowarn_export_all).
%-compile(export_all).
%-compile(nowarn_export_all).
main([]) ->
io:format("~ts~n", [cases(1000)]).
%% todo: write assertio function
%% assert input/output pairs