aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test (follow)
Commit message (Expand)AuthorAge
* stress_test.py: fix randint usageEgor Tensin2023-11-05
* fix preludes in bash scriptsEgor Tensin2022-12-07
* unit_tests: use ctest-driver.pyEgor Tensin2021-05-04
* cmake: slight CMakeLists.txt refactoringEgor Tensin2021-04-07
* cmake: check CTest tests outputEgor Tensin2021-04-05
* cmake: use install_pdbs()Egor Tensin2021-03-24
* README: updateEgor Tensin2021-03-24
* add stress_test.sh as a CTest testEgor Tensin2021-03-24
* add `make install`, `make test`, etc.Egor Tensin2021-03-24
* cmake: files are per-directory, not per-extensionEgor Tensin2020-10-18
* cmake: no more target_include_directories hacksEgor Tensin2020-10-17
* cmake: minor tweks for the greater goodEgor Tensin2020-10-17
* stress_test.sh: fix a typoEgor Tensin2020-10-04
* unit_tests: get rid of an ugly hackEgor Tensin2020-10-04
* can't believe Boost::disable_autolinking isn't everywhereEgor Tensin2020-10-04
* unit_tests: reorder code a littleEgor Tensin2020-10-04
* stress_test.sh: move to test/Egor Tensin2020-08-31
* stress_test.py: fix datetime format in logsEgor Tensin2020-03-15
* stress_test.py: make it work with older PythonEgor Tensin2020-03-15
* 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