2 files changed
+4
-1
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 |
| |
22 | 25 |
| |
23 | 26 |
| |
|
Submodule sentry-native updated 27 files
- .clang-format+1
- .craft.yml+4
- .github/workflows/ci.yml+19
- CHANGELOG.md+21-2
- CONTRIBUTING.md+6
- examples/example.c+10
- external/crashpad+1-1
- include/sentry.h+13-5
- ndk/gradle.properties+1-1
- src/backends/sentry_backend_crashpad.cpp+13-2
- src/sentry_core.c+30-18
- src/sentry_logger.h+3
- src/sentry_os.c+1-1
- src/sentry_utils.c+16-11
- src/sentry_utils.h+3-1
- src/transports/sentry_transport_winhttp.c+45-3
- tests/__init__.py+14-7
- tests/assertions.py+14-2
- tests/leaks.txt+2
- tests/proxy.py+77
- tests/test_integration_crashpad.py+120-39
- tests/test_integration_http.py+213-36
- tests/unit/test_basic.c+63
- tests/unit/test_os_release.c+1-1
- tests/unit/test_utils.c+34-13
- tests/unit/tests.inc+4
- tests/win_utils.py+1-1
0 commit comments