summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
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)