aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test (unfollow)
Commit message (Collapse)Author
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