Commit d03a017
Remove Ocean testopencv test module
Summary:
Removes the Ocean `testopencv` test module and all of its references. This module provided OpenCV-based comparison tests for various Ocean CV components but is being deleted in its entirety.
Removed directories:
- `xplat/ocean/impl/ocean/test/testcv/testopencv` — the `testopencv` library and `testopencv_gtest_0..4` test targets (CMake targets `ocean_test_testcv_testopencv` and `ocean_test_testcv_testopencv_gtest`)
- `xplat/ocean/impl/application/ocean/test/cv/testcv/testopencv` — the `testopencv` application binary plus its Android/iOS variants (CMake target `application_ocean_test_cv_testcv_testopencv`)
- `xplat/ocean/res/application/ocean/test/cv/testcv/testopencv` — the Android/iOS resource targets consumed only by the application above
- `xplat/ocean/build/xcode/macos/ocean/test/testcv/testopencv` — the generated, now-orphaned Xcode project for the module (not referenced by the top-level `macos.xcworkspace`)
Updated references:
- Dropped `add_subdirectory(testopencv)` from `xplat/ocean/impl/ocean/test/testcv/CMakeLists.txt`
- Dropped `add_subdirectory(testopencv)` from `xplat/ocean/impl/application/ocean/test/cv/testcv/CMakeLists.txt`
The surviving `testcv` library and application targets did not depend on `testopencv`, and the only Buck consumer of the deleted library/resource targets was the deleted application BUCK file, so no other build targets reference the removed module.
Reviewed By: janherlingmeta
Differential Revision: D109898409
fbshipit-source-id: 6105bd88e927e3876c1af2975a378d8dd2d75a861 parent 01c378e commit d03a017
61 files changed
Lines changed: 0 additions & 9098 deletions
File tree
- build/xcode/macos/ocean/test/testcv/testopencv/testopencv.xcodeproj
- impl
- application/ocean/test/cv/testcv
- testopencv
- android
- ios
- ocean/test/testcv
- testopencv
- res/application/ocean/test/cv/testcv/testopencv
- android/res/values
- ios
- Assets.xcassets/AppIcon.appiconset
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 0 additions & 727 deletions
This file was deleted.
Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 0 additions & 80 deletions
This file was deleted.
Lines changed: 0 additions & 80 deletions
This file was deleted.
Lines changed: 0 additions & 80 deletions
This file was deleted.
Lines changed: 0 additions & 80 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
Lines changed: 0 additions & 46 deletions
This file was deleted.
0 commit comments