Browse Source

- Introduced quitif(bool, const char* pattern, ...) which delegates to quitf() in case of first argument is true
- Introduced guard against missed quitf() in checker or readEof() in validators
- Supported readStrictReal/readStrictDouble - to use in validators to check strictly float numbers

mirzayanovmr 12 years ago
parent
commit
1ae2e593a2

BIN
checkers/acmp.cpp


BIN
checkers/dcmp.cpp


BIN
checkers/fcmp.cpp


BIN
checkers/hcmp.cpp


BIN
checkers/icmp.cpp


BIN
checkers/lcmp.cpp


BIN
checkers/ncmp.cpp


BIN
checkers/pointscmp.cpp


BIN
checkers/rcmp.cpp


BIN
checkers/rcmp4.cpp


BIN
checkers/rcmp6.cpp


BIN
checkers/rcmp9.cpp


BIN
checkers/wcmp.cpp


BIN
checkers/yesno.cpp


BIN
generators/igen.cpp


BIN
generators/iwgen.cpp


BIN
testlib.h


BIN
validators/nval.cpp