Skip to content

Commit 0713330

Browse files
committed
Remove unused test apps
1 parent 2b70ccb commit 0713330

17 files changed

+1
-513
lines changed

.idf_build_apps.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ recursive = true
22
exclude = [
33
"SquareLine",
44
]
5-
manifest_file = ["components/.build-test-rules.yml", "components/io_expander/.build-test-rules.yml", "components/lcd/.build-test-rules.yml", "components/lcd_touch/.build-test-rules.yml", "test_apps/.build-test-rules.yml", "examples/.build-test-rules.yml"]
5+
manifest_file = ["components/.build-test-rules.yml", "components/io_expander/.build-test-rules.yml", "components/lcd/.build-test-rules.yml", "components/lcd_touch/.build-test-rules.yml", "examples/.build-test-rules.yml"]
66
check_warnings = true
77
ignore_warning_file = ".ignore_build_warnings.txt"
88
config = "sdkconfig.bsp.*"

check_copyright_config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ examples_and_unit_tests:
3232
- 'examples/'
3333
- 'components/**/test/**'
3434
- 'components/**/test_apps/**'
35-
- 'test_apps/'
3635
- 'SquareLine/'
3736
allowed_licenses:
3837
- Apache-2.0

test_apps/.build-test-rules.yml

Lines changed: 0 additions & 10 deletions
This file was deleted.

test_apps/components/CMakeLists.txt

Lines changed: 0 additions & 16 deletions
This file was deleted.

test_apps/components/main/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
This file was deleted.

test_apps/components/main/test_app_main.c

Lines changed: 0 additions & 16 deletions
This file was deleted.

test_apps/components/sdkconfig.defaults

Lines changed: 0 additions & 2 deletions
This file was deleted.

test_apps/noglib/CMakeLists.txt

Lines changed: 0 additions & 7 deletions
This file was deleted.

test_apps/noglib/README.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

test_apps/noglib/image.jpg

-42.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)