Skip to content
Closed
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
e1afccc
create some unit tests.
philj404 Nov 1, 2020
01ba6e3
One test works.
philj404 Nov 2, 2020
77b6de0
working testTimer sketch.
philj404 Nov 2, 2020
df9f796
test timer at, in, cancel, every, tick, ticks.
philj404 Nov 3, 2020
3ca682a
replace a tab with spaces
philj404 Nov 3, 2020
736df63
testTimeToNextEvent.ino is now redundant.
philj404 Nov 3, 2020
63ef8e0
Oh yeah document cancelAll().
philj404 Nov 3, 2020
4613b5a
clarify cancelAll()
philj404 Nov 3, 2020
ea808b8
Adding cancelAll() to public interface.
philj404 Nov 3, 2020
6e32512
add aunit_tests.yml to start. TODO Makefiles etc.
philj404 Nov 3, 2020
c587ada
add Makefile for UnixHostDuino.
philj404 Nov 3, 2020
cd6f929
add another Makefile
philj404 Nov 3, 2020
ce170f8
rename testTimer.ino to timerTest.ino
philj404 Nov 3, 2020
6073d4f
Merge remote-tracking branch 'contrem/mc/cancel-all' into feature/ciU…
philj404 Nov 3, 2020
8a45b86
Use Makefile in extras/tests
philj404 Nov 3, 2020
40b3827
tests are one extra layer deep.
philj404 Nov 3, 2020
564a130
Makefile mentions arduino-timer lib
philj404 Nov 3, 2020
2309ad6
UnixHostDuino emulation tweaks
philj404 Nov 3, 2020
d4532eb
Unit tests pass when running in Linux.
philj404 Nov 3, 2020
7227124
more readable workflow build names
philj404 Nov 3, 2020
4889d4a
make workflow names clear about what was checked
philj404 Nov 3, 2020
a84d18f
remove stale (renamed) tests.
philj404 Nov 3, 2020
cd80a05
no "cancelAll" keyword.
philj404 Nov 4, 2020
38a42fe
whitespace cleanup
philj404 Nov 4, 2020
60238fb
clean up
philj404 Nov 4, 2020
fbcc397
Makefile halt build on warning. Clean up warnings
philj404 Nov 5, 2020
6ef0421
more ints should be unsigned longs.
philj404 Nov 6, 2020
61364e1
Merge 'master' of contrem/arduino-timer into feature/ciUnitTests
philj404 Nov 8, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.