aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test (unfollow)
Commit message (Expand)Author
2021-04-07cmake: check CTest tests outputEgor 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-09-13call_stack: try to fix __declspec(noinline) #3Egor Tensin
2020-09-13call_stack: try to fix __declspec(noinline) #2Egor Tensin
2020-09-13call_stack: try to fix __declspec(noinline)Egor Tensin
2020-03-27add some unit testsEgor Tensin
2020-03-24switch to Boost.Nowide everywhereEgor Tensin
2020-03-21CallStack: overhaul the APIEgor Tensin
2020-03-16test: foobar -> symbolsEgor Tensin
2020-03-16DbgHelp: start fixing the APIEgor Tensin
2020-01-16test/foobar: noinline just in caseEgor Tensin
2020-01-16add call stack collection supportEgor Tensin
2020-01-15lab_rat -> foobarEgor Tensin
2020-01-15lab_rat: decrease total symbol countEgor Tensin
2020-01-15lab_rat: namespace the functionsEgor Tensin
2020-01-15add test/ to test, for starters, enum_symbolsEgor Tensin