summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorsurles <surles@noemail.net>1998-06-10 14:46:46 (GMT)
committersurles <surles@noemail.net>1998-06-10 14:46:46 (GMT)
commit02076a4b9422b22b96cd1340f7c44f69ff39ea17 (patch)
tree0da41429cc54bcf93d185f0fab73d489f62da40f /tests
parent3739ff232c0aa0ac3ca7b7196b490bb05ee9b512 (diff)
downloadtk-02076a4b9422b22b96cd1340f7c44f69ff39ea17.zip
tk-02076a4b9422b22b96cd1340f7c44f69ff39ea17.tar.gz
tk-02076a4b9422b22b96cd1340f7c44f69ff39ea17.tar.bz2
Initial revision
FossilOrigin-Name: e00ffa1000e1d017434c46d8fe195536190d02d7
Diffstat (limited to 'tests')
-rw-r--r--tests/option.file117
-rw-r--r--tests/option.file22
2 files changed, 19 insertions, 0 deletions
diff --git a/tests/option.file1 b/tests/option.file1
new file mode 100644
index 0000000..e64b6cc
--- /dev/null
+++ b/tests/option.file1
@@ -0,0 +1,17 @@
+! This file is a sample option (resource) database used to test
+! Tk's option-handling capabilities.
+
+! Comment line \
+ with a backslash-newline sequence embedded in it.
+
+*x1: blue
+ tktest.x2 : green
+*\
+x3 \
+ : pur\
+ple
+*x 4: brown
+# More comments, this time delimited by hash-marks.
+ # Comment-line with space.
+*x6:
+# comment line as last line of file.
diff --git a/tests/option.file2 b/tests/option.file2
new file mode 100644
index 0000000..f1d020a
--- /dev/null
+++ b/tests/option.file2
@@ -0,0 +1,2 @@
+*foo1: magenta
+foo2 missing colon