2 files changed
+2
-2
lines changed- .github/workflows/Package.yml+3-1
- Code/BasicFilters/json/MaskImageFilter.json+9-3
- Code/BasicFilters/src/CMakeLists.txt+8-1
- Code/BasicFilters/templates/sitkDualImageFilterTemplate.cxx.in+1-1
- Code/Common/include/sitkPixelIDValues.h+31-1
- Code/Common/src/CMakeLists.txt+4-1
- Code/Registration/src/CMakeLists.txt+5
- Examples/N4BiasFieldCorrection/N4BiasFieldCorrection.cxx+4-5
- Testing/CI/Azure/templates/package-linux-job.yml+1-1
- Testing/CI/Azure/templates/package-mac-job.yml+8
- Testing/CI/Azure/templates/package-win-job.yml+10
- Testing/Unit/TestBase/SimpleITKTestHarness.h+34
- Testing/Unit/sitkBasicFiltersTests.cxx+43
- Testing/Unit/sitkCommonTests.cxx+19-27
- Testing/Unit/sitkImageTests.cxx+4-1
- Version.cmake+1-1
- Wrapping/Python/LegacyPackaging.cmake+1-1
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
0 commit comments