aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/unit_tests (unfollow)
Commit message (Expand)Author
2021-05-29move _address functions to winapi::addressEgor Tensin
2021-05-29namespace pdb -> namespace winapiEgor Tensin
2021-05-29include/pdb/ -> include/winapi/debug/Egor Tensin
2021-05-15use error reporting from winapi-commonEgor Tensin
2021-05-15rename the projectEgor Tensin
2021-05-15switch from Boost.Nowide to winapi-utf8Egor Tensin
2021-04-07cmake: slight CMakeLists.txt refactoringEgor Tensin
2021-03-24cmake: use install_pdbs()Egor Tensin
2021-03-24unit_tests: dynamic path to test_lib.pdbEgor Tensin
2021-03-24add CTest testsEgor Tensin
2020-09-20pdb::error: include function name in error messageEgor Tensin
2020-09-14fix GCC buildsEgor Tensin
2020-09-14clean up includesEgor Tensin
2020-09-14add missing copyright headersEgor Tensin
2020-09-14unit_tests: adjust test messagesEgor Tensin
2020-09-14unit_tests: fix the testsEgor Tensin
2020-09-14unit_tests: more call stack testsEgor Tensin
2020-09-14test_lib: test -> test_nsEgor Tensin
2020-09-14clang-format: regroup #includesEgor Tensin
2020-09-14unit_tests: add a test for call stack collectionEgor Tensin
2020-09-14unit_tests: rework enum_symbols testEgor Tensin
2020-09-14call_stack: can't noinline w/ MSVC, let's try a DLLEgor Tensin
2020-03-27add some unit testsEgor Tensin