Some basic notes on smoke testing.
[dcpomatic.git] / doc / smoke_test.md
diff --git a/doc/smoke_test.md b/doc/smoke_test.md
new file mode 100644 (file)
index 0000000..70ffa09
--- /dev/null
@@ -0,0 +1,25 @@
+# Smoke-testing DCP-o-matic
+
+## Windows
+
+1. Run installer.
+2. Run DCP-o-matic and check that it starts.
+3. Run DCP-o-matic Disk Writer and check that it starts.
+4. Check that the disk writer finds a volume to write to.
+
+## Linux
+
+1. Install.
+2. Check that DCP-o-matic has an icon in GNOME's search.
+3. Run DCP-o-matic and check that it starts.
+4. Check that DCP-o-matic Disk Writer has an icon in GNOME's search.
+5. Run DCP-o-matic Disk Writer and check that it starts.
+6. Check that the disk writer finds a volume to write to.
+
+## macOS
+
+1. Install DCP-o-matic and DCP-o-matic Disk Writer.
+2. Run DCP-o-matic and check that it starts.
+3. Run DCP-o-matic Disk Writer and check that it starts.
+4. Check that the disk writer finds a volume to write to.
+