提交历史

作者 SHA1 备注 提交日期
  MikeMirzayanov e4e07ef0a4 Reformat with default CLion (as testlib.h), removed `return 0;` in main functions, fixed some typos in comments, removed redundant includes 1 年之前
  Nikolay Kalinin bc7e034bb9 Formatting validators 1 年之前
  Nikolay Kalinin 49bea07576 Reverted examples to satisfy c++11 standard. 1 年之前
  Nikolay Kalinin e5bc25bbb3 Updated validator examples to current standards 2 年之前
  MikeMirzayanov af0a6d3562 Validators use argc, argv. 7 年之前
  mirzayanovmr 1ae2e593a2 - Introduced quitif(bool, const char* pattern, ...) which delegates to quitf() in case of first argument is true 11 年之前
  mirzayanovmr a7b49672ca Fixed bug in readDouble, supported named validation functions, such as readInt(int, int, string) 14 年之前
  mirzayanovmr bfa6c35ba7 Supported validators and generators. 15 年之前