summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorcvs2fossil <cvs2fossil>1999-04-07 02:32:09 (GMT)
committercvs2fossil <cvs2fossil>1999-04-07 02:32:09 (GMT)
commit773ac07ed48d5151be848bb180b7d98ae817600a (patch)
tree2ad74d3c64385ba4365a6c4531cac17d958d02a9 /tests
parent943d30d8100e12a21bd6d73b1777050ecf709b50 (diff)
downloadtk-773ac07ed48d5151be848bb180b7d98ae817600a.zip
tk-773ac07ed48d5151be848bb180b7d98ae817600a.tar.gz
tk-773ac07ed48d5151be848bb180b7d98ae817600a.tar.bz2
Created branch core-8-1-b3-syntheticcore_8_1_b3core_8_1_b3_synthetic
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