index
:
winapi-debug
master
WinAPI: C++ wrappers for DbgHelp
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
test
/
unit_tests
(
follow
)
Commit message (
Collapse
)
Author
Age
*
include/pdb/ -> include/winapi/debug/
Egor Tensin
2021-05-29
|
*
use error reporting from winapi-common
Egor Tensin
2021-05-15
|
*
rename the project
Egor Tensin
2021-05-15
|
*
switch from Boost.Nowide to winapi-utf8
Egor Tensin
2021-05-15
|
*
cmake: slight CMakeLists.txt refactoring
Egor Tensin
2021-04-07
|
*
cmake: use install_pdbs()
Egor Tensin
2021-03-24
|
*
unit_tests: dynamic path to test_lib.pdb
Egor Tensin
2021-03-24
|
*
add CTest tests
Egor Tensin
2021-03-24
|
*
pdb::error: include function name in error message
Egor Tensin
2020-09-20
|
*
fix GCC builds
Egor Tensin
2020-09-14
|
*
clean up includes
Egor Tensin
2020-09-14
|
*
add missing copyright headers
Egor Tensin
2020-09-14
|
*
unit_tests: adjust test messages
Egor Tensin
2020-09-14
|
*
unit_tests: fix the tests
Egor Tensin
2020-09-14
|
|
|
|
Sometimes, 0x0 would creep into a call stack for some reason.
*
unit_tests: more call stack tests
Egor Tensin
2020-09-14
|
*
test_lib: test -> test_ns
Egor Tensin
2020-09-14
|
*
clang-format: regroup #includes
Egor Tensin
2020-09-14
|
*
unit_tests: add a test for call stack collection
Egor Tensin
2020-09-14
|
*
unit_tests: rework enum_symbols test
Egor Tensin
2020-09-14
|
*
call_stack: can't noinline w/ MSVC, let's try a DLL
Egor Tensin
2020-09-14
|
*
add some unit tests
Egor Tensin
2020-03-27