Historie revizí

Autor SHA1 Zpráva Datum
  stgatilov cd39509b68 Replaced std::max with __testlib_max (damn Microsoft monkeys). před 9 roky
  MikeMirzayanov 5eb7c9cf90 Supported features in validators. před 10 roky
  MikeMirzayanov fb60f4ab33 - supported validatorBoundsHitLog, validator testset, validator group. před 10 roky
  MikeMirzayanov 03c719f408 Fixed UB (sequence points) in random_t před 10 roky
  MikeMirzayanov ee1089d803 Fixing text color for linux. před 10 roky
  Pavel Kunyavskiy 611b16af50 Support colored ouput to linux terminal před 10 roky
  mirzayanovmr 6be6702bda 0.9.9 před 10 roky
  mirzayanovmr aaf86333c4 - suppressed some warnings. před 10 roky
  mirzayanovmr d16644c485 - suppress some warnings for MSVC. před 10 roky
  mirzayanovmr 70c7536ff9 - C++11 support. před 10 roky
  mirzayanovmr 92ec13c3ec - Now wcmp input.txt output.txt not-existing-answer.txt returns: FAIL Answer file not found: "not-existing-answer.txt", instead of WA. před 11 roky
  mirzayanovmr c36ab44dd5 - Fixed #40: quitp for int. před 11 roky
  mirzayanovmr 5802a48bfe - Fixed #41: check dirt if result == _ok || result == _points || result >= _partially. před 11 roky
  mirzayanovmr 26196c5c54 - POINTS_EXIT_CODE returned back to 7 (instead of 0). před 11 roky
  mirzayanovmr e47378a649 - fixed FileInputStreamReader.eof issue. před 11 roky
  mirzayanovmr 98ec53ade3 - removed trash comments. před 11 roky
  mirzayanovmr 0e4481af68 - removed FILE* from InStream, před 11 roky
  mirzayanovmr 86f0830231 - Removed disable buffers for interactive problems, because it works unexpectedly in wine před 11 roky
  mirzayanovmr cafd26863a - Release 0.9.4. před 11 roky
  mirzayanovmr 55a38a3807 Issue 32: Signed integer overflow in the random_t class. Fixed. před 12 roky
  mirzayanovmr 858c652170 - fixed rare cases in eoln() of incorrect work. před 12 roky
  mirzayanovmr 1d9d431117 - ans.name = "unopened answer stream"; in registerInteraction if no answer file specified. před 12 roky
  mirzayanovmr 8041f7a0e0 - NORETURNs for expectedButFounds, před 12 roky
  mirzayanovmr 2b347a3ac8 - used format(fmt, ...) instead of manual formatting in some places, před 12 roky
  mirzayanovmr b2667fbe7a 0.9.2-SNAPSHOT před 12 roky
  mirzayanovmr 7d2800e2a4 - InStream over string: constructor of InStream from base InStream to inherit policies and std::string před 12 roky
  mirzayanovmr 654226a3cd - 0.9.2 před 12 roky
  mirzayanovmr 554dbd0667 - added expectedButFound quit function, examples: expectedButFound(_wa, 10, 20), expectedButFound(_fail, ja, pa, "[n=%d,m=%d]", n, m). před 12 roky
  mirzayanovmr a9775b411d - Fixed incorrect interval parsing in patterns. před 12 roky
  mirzayanovmr 20c7919fe3 - improved workaround for double NaN handling, před 12 roky