~ruther/qmk_firmware

98bedbeb — Jack Humbert 9 years ago
Merge pull request #693 from fredizzimo/infinity60

Rename infinity_chibios to infinity60, and add readme
a1b289c9 — Jack Humbert 9 years ago
Merge pull request #694 from fredizzimo/keyboard_template

Fix the keyboard template with new make syntax
4fd5ac83 — Jack Humbert 9 years ago
Merge pull request #690 from fredizzimo/unit_test

Add Unit Testing support
8ab9c5c5 — Fred Sundvik 9 years ago
Rename infinity_chibios to infinity60, and add readme
1f5838a2 — Fred Sundvik 9 years ago
Fix the keyboard template with new make syntax

Also add proper link to the parent
922c4ea3 — Fred Sundvik 9 years ago
Add unit test documentation
ca514573 — Fred Sundvik 9 years ago
Another attempt to make keyboards and tests in parallel
fd93a9bb — Fred Sundvik 9 years ago
Make tests and keyboards in two different jobs
03b1d142 — Fred Sundvik 9 years ago
Add -p parameter to mkdir

So that it's created even when there's a deeper structure
6b92b628 — Fred Sundvik 9 years ago
Travis builds the default all target
6410f0c0 — Fred Sundvik 9 years ago
The all target makes all keyboards and all tests
1b963117 — Fred Sundvik 9 years ago
Support for running and cleaning all tests
42baa6cf — Fred Sundvik 9 years ago
Disable map file creation when building tests

It causes strange linker warnings on cygwin.
7eefb34e — Fred Sundvik 9 years ago
Detect failures when running multiple tests

Also add better output.
ffb0a126 — Fred Sundvik 9 years ago
Convert tirple_buffered_object_tests to GTest
bcdf9ab7 — Fred Sundvik 9 years ago
Convert transport_tests to GTest
b3eba797 — Fred Sundvik 9 years ago
Convert frame_validator_tests to GTest
cdd0913b — Fred Sundvik 9 years ago
Convert frame_router_tests to GTest
c692fd1d — Fred Sundvik 9 years ago
More common settings for unit tests and keyboards
fc855cb3 — Fred Sundvik 9 years ago
Fix running multiple tests
Next