aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/unit_tests (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: 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
|
* add some unit testsEgor Tensin2020-03-27