This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
d38fe7a92c
factor
/
basis
/
ui
/
ui-tests.factor
3 lines
72 B
Factor
Raw
Normal View
History
Unescape
Escape
ui.tests: remove badly baked unit test
2018-01-29 05:42:49 -05:00
USING:
assocs
continuations
kernel
threads
tools.test
ui
;
ui: try and ensure that the ui thread finishes #1905
2018-01-29 01:55:36 -05:00
IN:
ui.tests