summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-04-25 21:45:18 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-04-25 21:45:18 +0200
commitc6a269743bcbb4870aa4695094a667c93df36889 (patch)
treef233d034433b1202ce92cdf564cfd0ef704b7331 /tests
parent244cdd5d5a9641f494d0e1edb0737e167e5568f3 (diff)
downloadpgfuse-c6a269743bcbb4870aa4695094a667c93df36889.tar.gz
pgfuse-c6a269743bcbb4870aa4695094a667c93df36889.tar.bz2
-
Diffstat (limited to 'tests')
-rw-r--r--tests/FILELIST5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/FILELIST b/tests/FILELIST
new file mode 100644
index 0000000..6a8fd12
--- /dev/null
+++ b/tests/FILELIST
@@ -0,0 +1,5 @@
+clean.sql - remove data and schema from PostgreSQL database
+testfsync.c - tests flush, fsync, fdatasync, can't be done eaily
+ with file system commands only
+testpgfsql.c - standalone tests of libpq interface (for instance
+ how to handle timestamps)