Commit Graph

10 Commits

Author SHA1 Message Date
grimhilt faf7341525 refactor(blob): use object trait to create blob 2024-02-24 18:52:00 +01:00
grimhilt 642c358737 feat(test): allow multiple tests 2024-02-22 14:00:13 +01:00
grimhilt e67082b85a refactor(test): use subdir 2024-02-22 13:02:22 +01:00
grimhilt 211e3702a3 refactor(test): remove old tests 2024-02-21 17:03:21 +01:00
grimhilt a2f746d7f6 test: create first real test 2024-02-21 17:01:16 +01:00
grimhilt fc8e976c9c add add/directory tests 2023-10-28 22:23:48 +02:00
grimhilt 53b103af9e fix add -A 2023-10-28 22:12:27 +02:00
grimhilt 22b9351862 add multiple test for the add command 2023-10-28 15:45:35 +02:00
grimhilt 0c925bc4f4 count global number of tests 2023-10-28 15:45:06 +02:00
grimhilt fd477a8139 start some tests on add command 2023-10-28 00:14:14 +02:00