This repository has been archived by the owner on Feb 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Unit tests #3
Comments
rene0
pushed a commit
that referenced
this issue
Dec 26, 2016
rene0
pushed a commit
that referenced
this issue
Dec 5, 2017
The all target of tests/Makefile now runs testcentury. More tests to be added. Issue #3
rene0
pushed a commit
that referenced
this issue
Dec 6, 2017
The all target of tests/Makefile now runs testcentury. More tests to be added. Issue #3
rene0
pushed a commit
that referenced
this issue
Dec 24, 2017
rene0
pushed a commit
that referenced
this issue
Dec 24, 2017
rene0
pushed a commit
that referenced
this issue
Dec 24, 2017
rene0
pushed a commit
that referenced
this issue
Dec 26, 2017
rene0
pushed a commit
that referenced
this issue
Dec 26, 2017
rene0
pushed a commit
that referenced
this issue
Dec 27, 2017
rene0
pushed a commit
that referenced
this issue
Dec 27, 2017
rene0
pushed a commit
that referenced
this issue
Mar 18, 2018
It was mostly used to get the day-of-year and day-of-week values but we can determine those ourselves. It also gave "interesting" results on FreeBSD/i386 (but amd64 and armv6 were OK). Issue #3
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add unit tests for all functions in libdcf77. Perhaps if a test is difficult to write/run, the corresponding function needs to be refactored.
Testing the GPIO pin reading needs some live tests to read a 0 pulse and a 1 pulse for example. This part is probably platform specific (which platforms to keep?)
The text was updated successfully, but these errors were encountered: