Added tests for StringDivision, made it work with any base, and implemented BaseX_2_10
This commit is contained in:
@@ -11,6 +11,7 @@ add_executable(Test
|
||||
main.cpp
|
||||
|
||||
Ord.cpp
|
||||
StringDivision.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(Test GeneralUtility)
|
||||
|
||||
Reference in New Issue
Block a user