]> gitweb.factorcode.org Git - factor.git/commit
use with-temp-file and with-temp-directory in some tests.
authorJohn Benediktsson <mrjbq7@gmail.com>
Mon, 4 Apr 2016 17:32:42 +0000 (10:32 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Mon, 4 Apr 2016 17:33:03 +0000 (10:33 -0700)
commit2269b07d3391b5759d09a577cef0485efe7b987f
treea9eae53594739daa59f9640b41ec7e769182f3bb
parentdd3189ecb6b20fcb878a5534e7d88ada40728005
use with-temp-file and with-temp-directory in some tests.
17 files changed:
basis/db/sqlite/errors/errors-tests.factor
basis/ftp/server/server-tests.factor
basis/globs/globs-tests.factor
basis/io/backend/unix/unix-tests.factor
basis/io/directories/directories-tests.factor
basis/io/directories/search/search-tests.factor
basis/io/files/links/unix/unix-tests.factor
basis/io/files/unix/unix-tests.factor
basis/io/launcher/unix/unix-tests.factor
basis/io/mmap/mmap-tests.factor
basis/io/monitors/linux/linux-tests.factor
basis/io/monitors/monitors-tests.factor
basis/io/ports/ports-tests.factor
core/io/files/files-tests.factor
core/io/pathnames/pathnames-tests.factor
core/io/streams/c/c-tests.factor
extra/graphviz/graphviz-tests.factor