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