Commit Graph

4514 Commits (b47f5f741ab9c5b44afb826d5d89cd2c18805427)
 

Author SHA1 Message Date
Jesse Vincent b47f5f741a
try nproc based parallelism
4 years ago
Jesse Vincent 8f8ebe87da
enable tmate to play with parallel compilation
4 years ago
Jesse Vincent 42496447fa
Add a deprecation warning to the "old" kaleidoscope-builder
4 years ago
Jesse Vincent 14b3cfc279
Update README for new build and setup instructions
4 years ago
Jesse Vincent 3c6e37305f
update classic Atreus docs for the arduino-cli world
4 years ago
Jesse Vincent 2fbb16b144
Update Github Actions CI for new arduino-cli build system
4 years ago
Jesse Vincent f83bfe9430
Update travis config for the new world order
4 years ago
Jesse Vincent 0611e35a6c
Update our docker config to use a layout that better matches arduino-cli
4 years ago
Jesse Vincent 95eefc95b2
Update example and testing sketches to use new makefiles
4 years ago
Jesse Vincent bdf3f9f7d3
Improve dependency tracking, cleanup and presentation in test Makefiles.
4 years ago
Jesse Vincent 6c47edcccc
Rename test sketches to match directory names
4 years ago
Jesse Vincent c74fe1fddd
Add a sketch.json for each of the current examples and tests
4 years ago
Jesse Vincent fa7d39945d
Replace kaleidoscope-builder with makefiles using arduino-cli
4 years ago
Jesse Vincent 3f7d66cc2e
Update gitignore files to ignore .arduino and to stop ignoring testing/bin
4 years ago
Jesse Vincent c8d53d2348
remove historical dangling bits from the quick start guide
4 years ago
Jesse Vincent 7a7e969517
Merge pull request #987 from gedankenexperimenter/t/redial.rollover
4 years ago
Michael Richters 46736361b8
Add testcases for Redial with rollover
4 years ago
Jesse Vincent 10ebb0c942
Merge pull request #986 from gedankenexperimenter/t/plugins.basic-testcases
4 years ago
Michael Richters c1d8f3b9c0
Add basic TapDance testcases
4 years ago
Michael Richters 0c03d19c64
Add basic ShapeShifter testcases
4 years ago
Michael Richters 9f18e65ce4
Add basic TopsyTurvy testcases
4 years ago
Michael Richters 40cc6a290e
Add basic MagicCombo testcase
4 years ago
Michael Richters 56cafeb9fd
Add basic Escape-OneShot testcases
4 years ago
Michael Richters 6858c0b030
Add basic OneShot testcases
4 years ago
Jesse Vincent 0ccc3dcde0
Explicitly expect no key reports on issue 987 test
4 years ago
Jesse Vincent 404bb4f3e8
Merge pull request #981 from gedankenexperimenter/b/ktest.token-separation
4 years ago
Michael Richters c53bcae849
Make ktest match for "keyswitch" token non-greedy
4 years ago
Jesse Vincent 79561f6921
Merge pull request #979 from gedankenexperimenter/b/simulator.issue-978
4 years ago
Michael Richters a393f4778e
Suppress idle keyswitch events from virtual hardware device
4 years ago
Michael Richters 2b6e6f437c
Add testcase for idle key events in simulator
4 years ago
Michael Richters 20a380aa3f
Generate expected report check unconditionally
4 years ago
Jesse Vincent 81b8582eda
Merge pull request #977 from PedroDiogo/PedroDiogo-tapdance-doc-update
4 years ago
Pedro Diogo 8b9db57957 Update TapDance documentation
4 years ago
Jesse Vincent a61765e630
Exit from the testing loop with an error in case of failed test.
4 years ago
Jesse Vincent 4ca0e94af9
Don't pass TEST_PATH to docker unless it's set
4 years ago
Jesse Vincent b0902f35da
Add a "generate-testcases" target to make -C tests
4 years ago
Jesse Vincent 51fd6be466
target to generate given testcase
4 years ago
Jesse Vincent aafd594183
Make it possible to run a single testcase's makefile without being called from above
4 years ago
Jesse Vincent b2e899429f
'make clean' fixes
4 years ago
Jesse Vincent 6829f3497b
ignore artifacts from the new arduino-cli branch
4 years ago
Jesse Vincent cd211efa24
Remove generated testcases when running make clean
4 years ago
Jesse Vincent 8c13d25cc3
Don't try to add the generated testcase to the list of possible test files if it already exists
4 years ago
Jesse Vincent 0dc3861f3a
Merge pull request #972 from gedankenexperimenter/f/testing.CheckReports
4 years ago
Michael Richters e1166b5ebd
Fix issue #970 testcase
4 years ago
Michael Richters 3160edfd8c
Improve report verification in testing
4 years ago
Jesse Vincent a6b4b12343
We use git, not got
4 years ago
Jesse Vincent c5612c979b
Make the github actions clone of the required bundle repo quiet.
4 years ago
Jesse Vincent 475cc0fc12
Merge pull request #971 from gedankenexperimenter/b/qukeys.issue-970
4 years ago
Jesse Vincent 0f9fc0b4be
make our github actions run on pull requests, too
4 years ago
Michael Richters 0d788bb718
Fix Qukeys minimum prior interval problem
4 years ago