Releases: SansPapyrus683/aaargh
Releases Β· SansPapyrus683/aaargh
bugfix lol
this fixes a stupid mistake i made sometime, i have no idea how it even worked previously
spaghetti code
alright, now outputs something for getting all test cases correct
i finally read how to version properly
new feature!
--silence
now shuts this stupid program up unless you fricked up on a TC (at least i think so, please tell me if your terminal is still being filled with some stupid text)
why was there a debug print in there
idk if this is a new version because it's basically a tiny extension of the previous update
anyways
--gen-forever
will have aaargh keep on generating test cases (2^32 tcs), which should be enough- my dumbass forgot to remove a debug print in there
change default generation amt and added a short tag
- now it generates 50 test cases by default instead of 20
- you can also pass
-t
in place of--gen-amt
suggestions of evan
added new option
so now if you give it the --one-abort
option, it'll immediately stop checking the rest of the file and just return that it's wrong
i honestly can't think of any new features at this point
direct exe support
- you can directly pass an exe for the following arguments:
--gen
--ans
--checker
- it doesn't really work on wsl anymore due to use of
is_executable
(at least i think so, if it does hooray)
bruh it didn't work on linux
- yeah basically title
- thanks evan for finding that out
minor change
- checker doesn't recompile every time it checks a test case
- seriously why did i think that would fly
checker support
- added a
--checker
option, check to readme for more detailed documentation - reorganized some code, shouldn't impact ux at all
- added some tournament medals
- updated localization files