aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/unit_tests (follow)
Commit message (Expand)AuthorAge
* cmake: use install_pdbs()Egor Tensin2021-03-24
* README: updateEgor 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
* 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
* clang-format all the codeEgor Tensin2020-01-13
* 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