Add unit tests and add const
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
SUBDIRS = src man
|
||||
SUBDIRS = src man tests
|
||||
# EXTRA_DIST = buildconf
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,2 @@
|
||||
SUBDIRS = src man
|
||||
SUBDIRS = src man tests
|
||||
# EXTRA_DIST = buildconf
|
||||
|
||||