Skip to content

Releases: SansPapyrus683/aaargh

bugfix lol

13 Apr 21:41
Compare
Choose a tag to compare

this fixes a stupid mistake i made sometime, i have no idea how it even worked previously

spaghetti code

21 Dec 23:55
Compare
Choose a tag to compare

alright, now outputs something for getting all test cases correct

i finally read how to version properly

21 Dec 02:39
Compare
Choose a tag to compare

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

04 Dec 20:33
Compare
Choose a tag to compare

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

02 Dec 04:15
Compare
Choose a tag to compare
  • 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

12 Nov 21:22
Compare
Choose a tag to compare

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

21 Sep 03:43
Compare
Choose a tag to compare
  • 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

31 Aug 00:19
Compare
Choose a tag to compare
  • yeah basically title
  • thanks evan for finding that out

minor change

26 Aug 03:56
Compare
Choose a tag to compare
  • checker doesn't recompile every time it checks a test case
  • seriously why did i think that would fly

checker support

26 Aug 03:24
Compare
Choose a tag to compare
  • 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