aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/unit_tests (follow)
Commit message (Collapse)AuthorAge
* 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