John Benediktsson
|
2269b07d33
|
use with-temp-file and with-temp-directory in some tests.
|
2016-04-04 10:33:03 -07:00 |
John Benediktsson
|
c09312d881
|
io.files.unix: more test cleanup.
|
2016-03-31 21:32:05 -07:00 |
Björn Lindqvist
|
0bb3228063
|
unix: fixed read-symbolic-link (#1074) + tests
|
2016-03-23 16:15:30 +01:00 |
Björn Lindqvist
|
53467d4e21
|
io.files.unix: loop getcwd with an expanding buffer, fixes part of #1074
It appears that the right way to do it is using an arbitrary sized buffer
and just expanding it in case getcwd reports ERANGE.
|
2016-03-23 16:15:29 +01:00 |
Doug Coleman
|
892c62e1dc
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
Joe Groff
|
943596575a
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
Slava Pestov
|
f7bd876cae
|
io.files.unix: fix tests for recent calendar.unix vocab changes
|
2010-07-21 00:23:35 -04:00 |
Doug Coleman
|
026499e64f
|
Use flags{ instead of flags all over the place
|
2010-04-01 14:44:03 -05:00 |
Doug Coleman
|
739f61bc56
|
fix using
|
2009-10-16 19:56:48 -05:00 |
Doug Coleman
|
7e2fdfe1ec
|
fix using for io.pathnames changes
|
2009-10-16 05:48:51 -05:00 |
Slava Pestov
|
ca2f01e0d0
|
Updating non-core libraries for monotonic? change
|
2009-01-16 17:02:54 -06:00 |
Doug Coleman
|
e61acc5eee
|
username -> user-name in a couple of places
|
2009-01-09 16:34:31 -06:00 |
Slava Pestov
|
dccbb84629
|
Updating unit tests for I/O re-organization
|
2008-12-14 21:21:44 -06:00 |
Slava Pestov
|
50e214c152
|
io.files split up and general refactoring work in progress
|
2008-12-14 20:03:00 -06:00 |