summaryrefslogtreecommitdiffstats
path: root/test/emptycmp.test
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2019-05-16 03:57:47 +0200
committerGravatar Nikias Bassen2019-05-16 03:57:47 +0200
commit8e5b802cb93a23bb4b97a0e12ff29d70e2064fe5 (patch)
treec79cb610a770547838518e8d923da381feaffe6f /test/emptycmp.test
parent20b5f9e2b31ec5bf0a493fdc9e55b644895fd486 (diff)
downloadlibplist-8e5b802cb93a23bb4b97a0e12ff29d70e2064fe5.tar.gz
libplist-8e5b802cb93a23bb4b97a0e12ff29d70e2064fe5.tar.bz2
test: Merge *cmp.test into *.test to allow parallel testing
Diffstat (limited to 'test/emptycmp.test')
-rwxr-xr-xtest/emptycmp.test7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/emptycmp.test b/test/emptycmp.test
deleted file mode 100755
index 2496866..0000000
--- a/test/emptycmp.test
+++ /dev/null
@@ -1,7 +0,0 @@
-## -*- sh -*-
-
-DATASRC=$top_srcdir/test/data
-DATAOUT=$top_builddir/test/data
-TESTFILE=1.plist
-
-$top_builddir/test/plist_cmp $DATASRC/$TESTFILE $DATAOUT/$TESTFILE.out