aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/unit_tests (follow)
Commit message (Expand)AuthorAge
* work around clang-format oddityEgor Tensin2020-01-13
* 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
* rename executablesEgor Tensin2019-12-13
* 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
* initial commitEgor Tensin2019-12-01