21 lines
616 B
Diff
21 lines
616 B
Diff
|
diff --git a/build.conf b/build.conf
|
||
|
index 7631a61..f9551f0 100644
|
||
|
--- a/build.conf
|
||
|
+++ b/build.conf
|
||
|
@@ -805,15 +805,6 @@ msvc-force-static = yes
|
||
|
|
||
|
# ----------------------------------------------------------------------------
|
||
|
# Tests for libsvn_fs_fs
|
||
|
-[fs-fs-pack-test]
|
||
|
-description = Test fsfs packing in libsvn_fs_fs
|
||
|
-type = exe
|
||
|
-path = subversion/tests/libsvn_fs_fs
|
||
|
-sources = fs-fs-pack-test.c
|
||
|
-install = test
|
||
|
-libs = libsvn_test libsvn_fs libsvn_fs_fs libsvn_delta
|
||
|
- libsvn_subr apriconv apr
|
||
|
-msvc-force-static = yes
|
||
|
|
||
|
[fs-fs-fuzzy-test]
|
||
|
description = Use fuzzying to test FSFS corruption resilience
|