Mineplay
  • Joined on 2025-04-03
Mineplay pushed to feat/4-file at cosms/cosms-core 2025-12-21 05:58:23 -06:00
91ff52883c feat(tests): added tools to generate test data
Mineplay created pull request cosms/cosms-core#11 2025-12-21 05:57:34 -06:00
feat(file): implemented file reading/writting
Mineplay pushed to feat/4-file at cosms/cosms-core 2025-12-20 14:40:04 -06:00
02090f42da fix(file): made some small fixes for tests and file functionality on linux
562eab114b docs(file): added commend to all file functions
Compare 2 commits »
Mineplay pushed to feat/4-file at cosms/cosms-core 2025-12-20 14:08:36 -06:00
e226da4fa0 fix(tests): temporary deleted large test file as it breaks git
Mineplay pushed to feat/4-file at cosms/cosms-core 2025-12-20 12:24:35 -06:00
c8a8c96a9a fix(file): made some small fixes for tests and file functionality on linux
Mineplay pushed to feat/4-file at cosms/cosms-core 2025-12-20 05:17:22 -06:00
e7c977165d feat(file): implemented tests for deleting files
Mineplay pushed to feat/4-file at cosms/cosms-core 2025-12-18 15:36:24 -06:00
3604be4b32 feat(file): implemented write tests and fixed some bugs in write function
Mineplay pushed to feat/4-file at cosms/cosms-core 2025-12-18 10:03:42 -06:00
d98cb6c4ba feat(file): implemented read file tests
Mineplay pushed to feat/4-file at cosms/cosms-core 2025-12-18 09:12:24 -06:00
a74bb3cb45 refactor(tests): improved test structure to be easier to use
Mineplay pushed to feat/4-file at cosms/cosms-core 2025-12-17 16:46:13 -06:00
cf4755145b refactor(file): changed way read and write works and temporary removed some tests
42cc01d79f fix(tests): added missing test for opening file
Compare 2 commits »
Mineplay pushed to feat/4-file at cosms/cosms-core 2025-12-17 15:58:05 -06:00
f3823efb63 fix(test): added closing of file for size tests
Mineplay pushed to feat/4-file at cosms/cosms-core 2025-12-17 14:16:02 -06:00
63b48db601 feat(test): added some tests for opening, closing and getting size of file
Mineplay pushed to feat/4-file at cosms/cosms-core 2025-12-17 13:40:08 -06:00
79e9bf2a8c feat(file): implemented getting file size
84b4f0dc59 refactor(file): removed boolean override for mode in write function
5498b060b8 feat(file): added manually opening and closing files
Compare 3 commits »
Mineplay pushed to feat/4-file at cosms/cosms-core 2025-12-17 11:53:39 -06:00
7b44871cb2 refactor(tests): removed success and changed it for error value
69439c6178 feat(test): implemented new method of making tests
Compare 2 commits »
Mineplay pushed to feat/4-file at cosms/cosms-core 2025-12-13 11:41:51 -06:00
64535d0288 fix(file): fixed tests and large file reading on linux
Mineplay pushed to feat/4-file at cosms/cosms-core 2025-12-11 15:38:44 -06:00
77f1518abc feat(file): added delete file function
Mineplay pushed to feat/4-file at cosms/cosms-core 2025-12-10 17:14:58 -06:00
3f0299bef1 feat(tests): added assert function for tests
febf56912e refactor(file): added missing core prefix to file error enum
e276388f7b feat(file): implemented write file tests
ae9b1ed2b9 feat(test): improved testing system and implemented read file tests
Compare 4 commits »
Mineplay pushed to feat/4-file at cosms/cosms-core 2025-12-08 16:32:47 -06:00
87fb7556c3 feat(file): made function to convert error codes to string
Mineplay pushed to feat/4-file at cosms/cosms-core 2025-12-08 16:19:08 -06:00
6a5a80b3f5 fix(file): corrected typing for linux implementation of read and write file
d44d460cad feat(file): implemented file reading and writting for windows
Compare 2 commits »
Mineplay pushed to feat/4-file at cosms/cosms-core 2025-12-05 13:07:41 -06:00
66ab9fbbdf feat(file): implemented write file for linux
531a4d03cb feat(file): implemented read file for linux
59928a9a55 feat(file): added enum for error handling
5ea177d928 docs(file): added license documentation to the file source files
Compare 4 commits »