2008-05-10 16:22:38 -04:00
|
|
|
IN: tools.deploy.windows.tests
|
2012-06-18 17:20:40 -04:00
|
|
|
USING: io.files.temp tools.deploy.windows tools.test sequences ;
|
2008-05-10 16:22:38 -04:00
|
|
|
|
|
|
|
[ t ] [
|
2012-06-18 15:34:34 -04:00
|
|
|
"foo" "test-copy-files" temp-file create-exe-dir
|
2008-05-10 16:22:38 -04:00
|
|
|
".exe" tail?
|
|
|
|
] unit-test
|