File tree Expand file tree Collapse file tree 2 files changed +0
-36
lines changed Expand file tree Collapse file tree 2 files changed +0
-36
lines changed Original file line number Diff line number Diff line change @@ -8,17 +8,3 @@ CORE_EXTENSIONS=''
88
99# Include the Makefile from extension-ci-tools
1010include extension-ci-tools/makefiles/duckdb_extension.Makefile
11-
12-
13- # # Add some more extra tests
14- test_release_internal :
15- ./build/release/$(TEST_PATH ) " $( PROJ_DIR) test/*"
16- ./build/release/$(TEST_PATH ) --test-dir duckdb --test-config test/configs/duckdb-tests.json
17-
18- test_debug_internal :
19- ./build/debug/$(TEST_PATH ) " $( PROJ_DIR) test/*"
20- ./build/debug/$(TEST_PATH ) --test-dir duckdb --test-config test/configs/duckdb-tests.json
21-
22- test_reldebug_internal :
23- ./build/reldebug/$(TEST_PATH ) " $( PROJ_DIR) test/*"
24- ./build/reldebug/$(TEST_PATH ) --test-dir duckdb --test-config test/configs/duckdb-tests.json
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments