2 files changed
+4
-4
lines changed+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
38 |
| - | |
39 |
| - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
|
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