1
0
mirror of https://github.com/danog/file.git synced 2024-12-02 09:17:57 +01:00
file/test
Jáchym Toušek 0ed53c601e
Make drivers more consistent / reduce driver API (#38)
Co-authored-by: Niklas Keller <me@kelunik.com>
2020-06-23 22:40:48 +02:00
..
Sync Add AsyncFileMutex (#43) 2020-05-02 11:14:21 +02:00
AsyncFileTest.php Fix async file test 2020-02-21 13:12:48 -06:00
BlockingDriverTest.php Refactor tests for AsyncTestCase 2019-08-23 13:59:26 -05:00
BlockingFileTest.php Rename Handle to File 2019-08-23 14:47:03 -05:00
DriverTest.php Make drivers more consistent / reduce driver API (#38) 2020-06-23 22:40:48 +02:00
EioDriverTest.php Refactor tests for AsyncTestCase 2019-08-23 13:59:26 -05:00
EioHandleTest.php Rename Handle to File 2019-08-23 14:47:03 -05:00
FilesystemTest.php Refactor tests for AsyncTestCase 2019-08-23 13:59:26 -05:00
FileTest.php Rename Handle to File 2019-08-23 14:47:03 -05:00
Fixture.php Make drivers more consistent / reduce driver API (#38) 2020-06-23 22:40:48 +02:00
ParallelDriverTest.php Refactor tests for AsyncTestCase 2019-08-23 13:59:26 -05:00
ParallelHandleTest.php Rename Handle to File 2019-08-23 14:47:03 -05:00
UvDriverTest.php Fix UvDriver (#46) 2020-05-02 09:39:57 +02:00
UvHandleTest.php Rename Handle to File 2019-08-23 14:47:03 -05:00