mirror of
https://github.com/PerMalmberg/libcron.git
synced 2025-10-18 05:45:20 -05:00
More tests, seems to be working. Still needs to handle non-existent dates.
This commit is contained in:
@@ -13,6 +13,6 @@ include_directories(
|
||||
add_executable(
|
||||
${PROJECT_NAME}
|
||||
test.cpp
|
||||
)
|
||||
CronScheduleTest.cpp)
|
||||
|
||||
target_link_libraries(${PROJECT_NAME} libcron)
|
Reference in New Issue
Block a user