Quajak
43a812b720
A bit of progress, now stuck on StreamReader.ReadToEnd
2021-01-27 16:13:24 +01:00
Quajak
76df7fbd75
New signature, same bug
2021-01-16 19:46:40 +01:00
Quajak
b70818603d
Back to problems with fat
2021-01-13 21:51:00 +01:00
José Pedro
689d2df611
Upgrade to .NET Core 2.1.
2018-12-27 21:14:56 +00:00
Quajak
fb6b96f178
Fixed IO Tests
2018-09-08 19:27:09 +02:00
fanoI
37d2ae4079
Corrected and added tests for Filetream in any FileMode
...
- Added tests to File for issue https://github.com/CosmosOS/Cosmos/issues/760
- FileImpl add "wrong" code for the previous merge: removed it
- Clean up
2017-12-24 13:34:11 +01:00
fanoI
d6aff6ab3b
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
...
# Conflicts:
# source/Cosmos.System2_Plugs/System/IO/DirectoryImpl.cs
# source/Cosmos.System2_Plugs/System/IO/FileImpl.cs
2017-12-10 21:23:51 +01:00
fanoI
51fac7ada4
Plugged FileInfo
...
- Added tests for FileInfo
- Added tests for Binary Reader/Writer
- Unified StreamReader and StreamWriter in a unique test
2017-12-10 20:35:29 +01:00
José Pedro
00a884437a
Cosmos.IL2CPU.API -> IL2CPU.API.
2017-12-10 15:57:12 +00:00
fanoI
299c155f4c
Removed a lot of plugs from File: the promise is mantained it uses StreamReader / StreamWriter directly
...
- CosmosEncoding replacement of Encoding is not needed: Encoding runs perfectly on Cosmos!
- Added tests to BCL for UTF8Encoding
- StreamWriter does not needs a plug anymore, TextWriter is plugged instead but the plug is really the Ctor only
- Commented COSMOSDEBUG
2017-12-01 22:21:15 +01:00
fanoI
81234d1cd9
StreamReader implemented but found bug in IL2CPU plug resolution :-(
2017-11-18 11:12:17 +01:00
fanoI
806e6e9e89
More FAT work
...
- Make DirectoryInfo work
- Refactored FAT TestRunner in a similar way to the BCL one
- Bugfix: Path.GetTempPath() did not returned a complete path
- Added to VFS "naive" support to Get / Set file attributes (for now only Get is supported)
- Added more debug logs
2017-09-24 18:12:58 +02:00
Kudzu
fa4c223452
Move again because of submodules being less than half baked in git.
2017-08-10 16:04:19 -04:00
Kudzu
fa00b78441
New Cosmos parent dir
2017-08-08 11:29:41 -04:00
Kudzu
af30db49e1
Merge branch 'master' of https://github.com/CosmosOS/Cosmos
2017-08-03 15:17:38 -04:00
Kudzu
221460e191
Attrib NS change
2017-08-03 15:17:34 -04:00
Valentin Charbonnier
9a41c1ab9a
FileStreamImpl.cs changes.
2017-08-03 20:18:59 +02:00
José Pedro
a58e3f2fa0
g3
2017-07-30 18:38:20 +01:00