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
3acd00b403
factor
/
basis
/
ui
/
ui-tests.factor
5 lines
95 B
Factor
Raw
Normal View
History
Unescape
Escape
Add unit test now that event-loop infers
2008-11-22 00:56:45 -05:00
IN:
ui.tests
Fix unit tests
2009-02-21 00:30:46 -05:00
USING:
ui
ui.private
tools.test
;
Add unit test now that event-loop infers
2008-11-22 00:56:45 -05:00
Add unit test now that open-window infers
2008-11-22 02:20:47 -05:00
\ open-window
must-infer
Use call( in a bunch of places in the UI; update-ui infers now
2009-02-09 01:49:48 -05:00
\ update-ui
must-infer