Add a unit test as a sanity check for a broken Win64 Pango
parent
68ad822cc5
commit
81c96ca410
|
@ -1,4 +1,6 @@
|
|||
! Copyright (C) 2009 Slava Pestov.
|
||||
! See http://factorcode.org/license.txt for BSD license.
|
||||
USING: tools.test ui.text ;
|
||||
USING: tools.test ui.text fonts ;
|
||||
IN: ui.text.tests
|
||||
|
||||
[ 0.0 ] [ 0 sans-serif-font "aaa" offset>x ] unit-test
|
||||
|
|
Loading…
Reference in New Issue