Commit Graph

12 Commits

Author SHA1 Message Date
Kirill Zhuravlev e3363794a1
create out dir in tests 2023-04-03 08:16:26 -03:00
Kirill Zhuravlev 8ec7df333c
join functions 2023-04-03 08:16:22 -03:00
Kirill Zhuravlev 4dd74a2b02
use requireNoErr 2023-04-03 08:16:22 -03:00
Kirill Zhuravlev f2fb99dcca
mark help functions as helpers 2023-04-03 08:16:22 -03:00
Kirill Zhuravlev 897a6bc267
rename 2023-04-03 08:16:20 -03:00
Kirill Zhuravlev 49e5c3ed2d
make function private as others 2023-04-03 08:16:20 -03:00
Kirill Zhuravlev 8e90349cbe
rename test fn 2023-04-03 08:16:19 -03:00
Kirill Zhuravlev dba4bbd307
rename fn 2023-04-03 08:16:18 -03:00
Kirill Zhuravlev 82263463a8
move test functions to test file 2023-04-03 08:16:18 -03:00
Kirill Zhuravlev ed9808b8f1
ioutil.ReadFile -> os.ReadFile + use constant for README 2023-04-03 08:16:16 -03:00
Avelino 3238f9c430
extract file and dir constants
Signed-off-by: Avelino <avelinorun@gmail.com>
2023-04-03 08:16:02 -03:00
Kirill Zhuravlev a0f6a55ba1
change code that works with filenames 2023-04-03 08:14:24 -03:00