aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test (follow)
Commit message (Expand)AuthorAge
* test: make stress_test.py kind of OKEgor Tensin2020-03-15
* add missing copyright headersEgor Tensin2020-03-14
* clang-format all the codeEgor Tensin2020-01-13
* work around clang-format oddityEgor Tensin2020-01-13
* test: add a comment for the benchmarksEgor Tensin2020-01-06
* lexer: std:: vs boost:: for whitespace parsingEgor Tensin2020-01-06
* lexer: add alternative boost::regex implementationsEgor Tensin2020-01-03
* add a basic benchmark for lexerEgor Tensin2020-01-03
* lexer: split out testing-exposed functionsEgor Tensin2020-01-03
* test: add more parser testsEgor Tensin2020-01-01
* parser: support unary +Egor Tensin2019-12-31
* support the power (^) operatorEgor Tensin2019-12-31
* add licensing notes to source filesEgor Tensin2019-12-22
* cmake: use Boost::* targetsEgor Tensin2019-12-21
* cmake: install() PDB filesEgor Tensin2019-12-21
* stress_test.py: check all outputs equalEgor Tensin2019-12-13
* stress_test.py: fix for 3.6Egor Tensin2019-12-13
* rename executablesEgor Tensin2019-12-13
* stress_test.py: call check_returncode()Egor Tensin2019-12-12
* bin/unit_tests -> bin/test/unit_testsEgor Tensin2019-12-10
* use CMake's install() for predictable pathsEgor Tensin2019-12-09
* fix CMakeLists.txt for Visual Studio 2019Egor Tensin2019-12-08
* split server into multiple componentsEgor Tensin2019-12-07
* add stress_test.pyEgor Tensin2019-12-01
* initial commitEgor Tensin2019-12-01