7 Commits

Author SHA1 Message Date
Fabien Chouteau
d2b93ca351 Filesystem: Create a "front-end" for file handling
in a package called File_IO. This hides some of the complexity of
dealing with access to handle and answers some of the questions
discussed in the issue #68.

The package also provides the mounting interface, taken from
Filesystem.VFS.
2017-09-15 18:47:55 +02:00
Fabien Chouteau
af952cbf6b Testsuite: Improve FAT testing 2017-09-15 18:47:55 +02:00
Fabien Chouteau
480067dffb Filesystem: Merge the two filesystem interfaces
And update the native implementation.
2017-09-15 18:47:55 +02:00
Fabien Chouteau
b142aa660a Test Utils/Compare_Files: Remove useless IO read 2017-09-15 18:46:55 +02:00
Fabien Chouteau
dd3e71195d Testsuite: Add wire simulation package and associated test 2017-02-04 01:45:13 +01:00
Fabien Chouteau
b849f72685 Testsuite: Refactor duplicated test code 2017-02-04 01:35:31 +01:00
Fabien Chouteau
1e31cb3bff Bitmap Drawing: Add a simple regression test 2017-01-22 01:29:01 +01:00