Ekaterina Sosa
|
a34a6b71c1
|
KT-3376 Added appendText and appendBytes functions to kotlin.io.File
#KT-3375 fixed
|
2013-04-09 00:56:44 +04:00 |
|
Evgeny Gerashchenko
|
c93df9fd9d
|
Got rid of deprecated method.
|
2013-03-04 18:54:06 +04:00 |
|
Evgeny Gerashchenko
|
e2a13da325
|
Disabled part of IoTest.listFiles on Windows.
|
2013-03-04 18:54:05 +04:00 |
|
Evgeny Gerashchenko
|
0e85fdd2cf
|
KT-3290 File.recurse NPE
#KT-3290 fixed
|
2013-03-04 17:33:58 +04:00 |
|
Evgeny Gerashchenko
|
bfd80e7855
|
Reformatted.
|
2013-03-04 17:33:58 +04:00 |
|
Andrey Breslav
|
9dd167a760
|
Duplicating method removed from stdlib
|
2012-11-28 16:05:48 +04:00 |
|
James Strachan
|
6a59820de3
|
added a test case for File.relativePath() along with fixing a bug if you pass the same file as the argument; it should have returned the empty string
|
2012-10-09 08:36:51 +01:00 |
|
Alex Tkachman
|
804e3769ff
|
remove some unnecessary !! from stdlib
|
2012-09-26 19:19:44 +02:00 |
|
Alexander Udalov
|
9a7f3da6c6
|
test for File.listFiles(filter)
|
2012-06-04 19:57:31 +04:00 |
|
James Strachan
|
7ef65c0099
|
moved the stdlib tests into the same directory as the stdlib, so it works a bit better with maven support in IDEA
|
2012-03-14 16:14:14 +00:00 |
|