4
0
Fork 0
mirror of https://github.com/Anvilcraft/modpacktools synced 2024-06-02 10:39:59 +02:00
Commit graph

9 commits

Author SHA1 Message Date
LordMZTE 4944f7c934 add BuilderContainerTagTest.kt
move convertAStoManifest into ASUtil.kt
convertAStoManifest will throw exception if forge version is invalid
add out to gitignore
2020-08-18 21:46:21 +02:00
LordMZTE 552457eb0e remove 5 minute cache for dependencies
this does not apply only to snapshot dependencies, thus everything will be downloaded again each 5 mins
2020-08-15 20:47:30 +02:00
LordMZTE b945983835 improve httpPostStr and add test 2020-08-14 16:05:32 +02:00
LordMZTE e838e48f42 rename tests 2020-08-14 11:20:36 +02:00
LordMZTE be22304295 reformat with ktlint 2020-08-12 12:42:56 +02:00
LordMZTE 0c13479ddc improve tests 2020-08-06 12:44:10 +02:00
LordMZTE cfdb06cdff add test for fPrint and fix small bug 2020-08-05 19:49:10 +02:00
LordMZTE db43778715 more test
small bug fix in ConfigToml
2020-08-03 16:08:34 +02:00
LordMZTE 614477ef06 add some tests for debugging (tilera, once you code someting pls try to add tests if possible and run "test" before committing) 2020-08-03 15:14:12 +02:00