Add directory stream wrappers
All checks were successful
All checks were successful
This commit is contained in:
@@ -208,6 +208,7 @@ add_library(akstdlib SHARED
|
||||
src/string.c
|
||||
src/stream.c
|
||||
src/stat.c
|
||||
src/dir.c
|
||||
src/collections.c
|
||||
)
|
||||
|
||||
@@ -308,6 +309,7 @@ install(FILES
|
||||
set(AKSL_TESTS
|
||||
collections
|
||||
convert
|
||||
dir
|
||||
format
|
||||
hashmap
|
||||
linkedlist
|
||||
|
||||
Reference in New Issue
Block a user