1
0
mirror of https://github.com/PerMalmberg/libcron.git synced 2025-10-18 13:55:23 -05:00

More tests, seems to be working. Still needs to handle non-existent dates.

This commit is contained in:
Per Malmberg
2018-03-09 23:51:13 +01:00
parent 74800b0d5e
commit f7442f6972
7 changed files with 98 additions and 76 deletions

6
.idea/runConfigurations/All.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="All" type="CMakeCatchTestRunConfigurationType" factoryName="Catch Test" singleton="true" PASS_PARENT_ENVS_2="true" PROJECT_NAME="Project" TARGET_NAME="cron_test" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="Project" RUN_TARGET_NAME="cron_test" TEST_MODE="SUITE_TEST">
<envs />
<method />
</configuration>
</component>