2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
| |||
Submodule sentry-native updated 33 files
- .editorconfig+7-1
- CHANGELOG.md+10
- CMakeLists.txt+31-2
- CONTRIBUTING.md+2-1
- README.md+42-19
- cmake/utils.cmake+15-15
- examples/example.c+6
- external/CMakeLists.txt+125-125
- include/sentry.h+49-1
- ndk/gradle.properties+1-1
- ndk/lib/CMakeLists.txt+5-5
- ndk/sample/CMakeLists.txt+2-2
- scripts/run_formatters.ps1+28
- sentry-config.cmake.in+15-15
- src/backends/sentry_backend_breakpad.cpp+6-3
- src/backends/sentry_backend_crashpad.cpp+3-2
- src/backends/sentry_backend_inproc.c+5-2
- src/sentry_core.c+32-4
- src/sentry_core.h+6
- src/sentry_options.c+38-4
- src/sentry_options.h+10-1
- src/sentry_os.c+136-25
- src/sentry_os.h+2-2
- tests/assertions.py+39-4
- tests/fixtures/view-hierarchy.json+14
- tests/test_integration_crashpad.py+49-8
- tests/test_integration_http.py+8-4
- tests/test_integration_stdout.py+45-9
- tests/unit/CMakeLists.txt+2-2
- tests/unit/test_os.c+179
- tests/unit/tests.inc+2
- tests/win_utils.py+1-1
- toolchains/msys2.cmake+21-21
0 commit comments