summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorfvogel <fvogelnew1@free.fr>2018-08-21 19:26:18 (GMT)
committerfvogel <fvogelnew1@free.fr>2018-08-21 19:26:18 (GMT)
commit6c7a9faeca9fbce502671b422719c121c9490c9a (patch)
tree700b51a6e886f1dc2439c35485b8e484a9fa6afa /tests
parent2d9d343b3745321bfc0cbca674db510b02aa79af (diff)
parent7452cb833d9a8aa71fbbdb43300a54ccf82ea971 (diff)
downloadtk-6c7a9faeca9fbce502671b422719c121c9490c9a.zip
tk-6c7a9faeca9fbce502671b422719c121c9490c9a.tar.gz
tk-6c7a9faeca9fbce502671b422719c121c9490c9a.tar.bz2
Fix [dee98dcb15]: font-21.6 test fails on macOS, by skipping the test on this OS
Diffstat (limited to 'tests')
-rw-r--r--tests/font.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/font.test b/tests/font.test
index 11c9071..badfc4e 100644
--- a/tests/font.test
+++ b/tests/font.test
@@ -921,7 +921,7 @@ test font-21.5 {Tk_PostscriptFontName procedure: spaces} -constraints {
}
} -result {LucidaBright}
test font-21.6 {Tk_PostscriptFontName procedure: spaces} -constraints {
- unix
+ x11
} -body {
psfontname "{new century schoolbook} 10"
} -result {NewCenturySchlbk-Roman}