aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test (follow)
Commit message (Collapse)AuthorAge
* move _address functions to winapi::addressEgor Tensin2021-05-29
|
* namespace pdb -> namespace winapiEgor Tensin2021-05-29
|
* include/pdb/ -> include/winapi/debug/Egor Tensin2021-05-29
|
* use error reporting from winapi-commonEgor Tensin2021-05-15
|
* rename the projectEgor Tensin2021-05-15
|
* switch from Boost.Nowide to winapi-utf8Egor Tensin2021-05-15
|
* cmake: check CTest tests outputEgor Tensin2021-04-07
|
* cmake: slight CMakeLists.txt refactoringEgor Tensin2021-04-07
|
* cmake: use install_pdbs()Egor Tensin2021-03-24
|
* unit_tests: dynamic path to test_lib.pdbEgor Tensin2021-03-24
|
* add CTest testsEgor Tensin2021-03-24
|
* pdb::error: include function name in error messageEgor Tensin2020-09-20
|
* fix GCC buildsEgor Tensin2020-09-14
|
* clean up includesEgor Tensin2020-09-14
|
* add missing copyright headersEgor Tensin2020-09-14
|
* unit_tests: adjust test messagesEgor Tensin2020-09-14
|
* unit_tests: fix the testsEgor Tensin2020-09-14
| | | | Sometimes, 0x0 would creep into a call stack for some reason.
* unit_tests: more call stack testsEgor Tensin2020-09-14
|
* test_lib: test -> test_nsEgor Tensin2020-09-14
|
* clang-format: regroup #includesEgor Tensin2020-09-14
|
* unit_tests: add a test for call stack collectionEgor Tensin2020-09-14
|
* unit_tests: rework enum_symbols testEgor Tensin2020-09-14
|
* call_stack: can't noinline w/ MSVC, let's try a DLLEgor Tensin2020-09-14
|
* call_stack: try to fix __declspec(noinline) #3Egor Tensin2020-09-13
|
* call_stack: try to fix __declspec(noinline) #2Egor Tensin2020-09-13
|
* call_stack: try to fix __declspec(noinline)Egor Tensin2020-09-13
|
* add some unit testsEgor Tensin2020-03-27
|
* switch to Boost.Nowide everywhereEgor Tensin2020-03-24
|
* CallStack: overhaul the APIEgor Tensin2020-03-21
|
* test: foobar -> symbolsEgor Tensin2020-03-16
|
* DbgHelp: start fixing the APIEgor Tensin2020-03-16
|
* test/foobar: noinline just in caseEgor Tensin2020-01-16
|
* add call stack collection supportEgor Tensin2020-01-16
|
* lab_rat -> foobarEgor Tensin2020-01-15
|
* lab_rat: decrease total symbol countEgor Tensin2020-01-15
|
* lab_rat: namespace the functionsEgor Tensin2020-01-15
|
* add test/ to test, for starters, enum_symbolsEgor Tensin2020-01-15