aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/unit_tests/CMakeLists.txt (unfollow)
Commit message (Expand)Author
2021-04-06add CTest tests, add `make test`, etc.Egor Tensin
2021-03-24cmake: use install_pdbs()Egor Tensin
2020-10-27rework Process API & testsEgor Tensin
2020-10-18cmake: files are per-directory, not per-extensionEgor Tensin
2020-10-18Process: add methods to load resource stringsEgor Tensin
2020-10-17cmake: minor tweaksEgor Tensin
2020-10-17process_tests: remove temp filesEgor Tensin
2020-10-16Process: support pipe redirectionEgor Tensin
2020-10-15test/ -> test/unit_tests/Egor Tensin
2020-10-14cmake: GLOB source filesEgor Tensin
2020-10-14cmd_line.hpp: rework for this projectEgor Tensin
2020-10-14add error-handling functionsEgor Tensin
2020-10-14add Handle classEgor Tensin