Commit History

Author SHA1 Message Date
  mirzayanovmr cde8b2cfb9 Released 0.6.4 14 years ago
  mirzayanovmr c8a6424227 Made testlib.h compilable on linux 14 years ago
  mirzayanovmr a7b49672ca Fixed bug in readDouble, supported named validation functions, such as readInt(int, int, string) 14 years ago
  mirzayanovmr ac08c2018e testlib.h 0.6.3 released 14 years ago
  mirzayanovmr 3f3f91c82d minor changes: 2009->2010 14 years ago
  mirzayanovmr 48b8da64f8 Improved error handling 14 years ago
  mirzayanovmr 8ae00dd613 Added multigen.cpp and some changes in testlib 14 years ago
  mirzayanovmr f5f144f626 Static assert improved. 15 years ago
  mirzayanovmr 75cc714c13 read.me added 15 years ago
  mirzayanovmr 10c4eec393 Supported partially-correct. For example for quitf(_pc(13), "Message") 15 years ago
  mirzayanovmr 4010058842 Removed trash in the comment near the copyright 15 years ago
  mirzayanovmr 3e08ec2e17 Added shuffle() function which works as random_shuffle() 15 years ago
  mirzayanovmr 662a5538a0 Removed debug output 15 years ago
  mirzayanovmr 94dd1b19a3 1. Fixed __pattern_scanCounts to use __pattern_isCommandChar(s, pos, '+') 15 years ago
  mirzayanovmr d81a47de4f Meta-symbol '+' supported in patterns 15 years ago
  mirzayanovmr c647c6d8c4 Changed to use self-written min and max because of strict requirements for them 15 years ago
  mirzayanovmr bfa6c35ba7 Supported validators and generators. 15 years ago
  mirzayanovmr 0a9c6260b7 Validation and generation routine supported 15 years ago
  mirzayanovmr 7b8dd5d4f2 Fixed possibly incorrect behavior of readLong on near 20-sign digit numbers 15 years ago
  mirzayanovmr eb8c101296 Now InStream::readLong() doesn't use %I64 or %lld to avoid compiler specific errors and uses string parsing instead. 15 years ago
  mirzayanovmr 40d6779584 Fixed compilation issue with g++ on Linux; modified prewritten checkers; added readLong() method. 15 years ago
  mirzayanovmr cb427556c3 Initial commit. Existing code is under code.google.com now. 16 years ago