2006-10-05 02:10:49 -04:00
|
|
|
IN: temporary
|
2006-10-06 17:42:12 -04:00
|
|
|
USING: tools completion words sequences test ;
|
2006-10-05 02:10:49 -04:00
|
|
|
|
|
|
|
[ ] [ "" apropos ] unit-test
|
2006-10-06 16:46:35 -04:00
|
|
|
[ ] [ "swp" apropos ] unit-test
|
2006-10-06 17:42:12 -04:00
|
|
|
[ f ] [ "swp" all-words word-completions empty? ] unit-test
|