История коммитов

Автор 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 лет назад