Join Slack
Powered by
I'm looking into failing tests for stylesheets. Lo...
# tornadofx
a
amanda.hinchman-dominguez
11/13/2018, 7:10 PM
I'm looking into failing tests for stylesheets. Looks like the string evaluations need to be trimmed because all the white space makes them unequal. Still having some compiling issues for the jdk10 branch -
r
Ruckus
11/13/2018, 7:14 PM
All the stylesheet tests should be using the
shouldEqual
extension function that handles whitespace.
Ruckus
11/13/2018, 7:15 PM
(Though it should probably be renamed to
shouldGenerate
or something)
Open in Slack
Previous
Next