Commit Graph

4289 Commits (5b1788167610e256ac6c53a2b797ab672a31a6aa)
 

Author SHA1 Message Date
Eric Paniagua 5b17881676 Issue #840: Fix verified by test. Regression test added.
4 years ago
Eric Paniagua 3c0f222cce Merge branch 'system-control-rollover-fix' of https://github.com/gedankenexperimenter/Kaleidoscope into epan/testing/issue-840-fix
4 years ago
Eric Paniagua 8c7ad97d92 Issue #840: Verified by test.
4 years ago
Eric Paniagua def72e6dde Remove test dependency on change to KeyboardioHID/src/HIDReportObserver.h.
4 years ago
Eric Paniagua c21f367c2e Minor improvement to the test build system.
4 years ago
Eric Paniagua dba2d77a97 Rename ::kaleidoscope::testing::Simulator to SimHarness.
4 years ago
Eric Paniagua a89c95cc58 Make RunCycle return std::unique_ptr<State>.
4 years ago
Eric Paniagua a9f1e960cc First unit test working!
4 years ago
Eric Paniagua b6d607be62 [WIP]: Debugging NPE in kaleidoscope/simulator_test.cpp.
4 years ago
Eric Paniagua eabea8f03c [WIP]: Test in testing/kaleidoscope builds, links, and segfaults.
4 years ago
Eric Paniagua a72b444dbd [wip] Remaining: Stop arduino-builder from building test files.
4 years ago
Eric Paniagua da07dbc233 Merge branch 'epan/testing/main' into epan/testing/readable
4 years ago
Eric Paniagua 7c1c3048d5 Merge branch 'master' into test-merge
4 years ago
Eric Paniagua b65b5e1c84 Merge branch 'epan/build/justlib' into epan/testing/main
4 years ago
Eric Paniagua 601bfdbafc Delete obsolete fake-gtest library.
4 years ago
Eric Paniagua 3160dface7 Fix simulator tests, sort of.
4 years ago
Eric Paniagua 1c8503edbe Convert Kaleidoscope/testing to link manually.
4 years ago
Michael Richters 56a1554c83
Fix System Control rollover bug
4 years ago
Jesse Vincent ae2bf8bacb
Merge pull request #891 from gedankenexperimenter/qukeys-doc-summary
4 years ago
Michael Richters 227a78aa07
Add core plugin doc section for Qukeys
4 years ago
Eric Paniagua c2a8c9f1eb wip
4 years ago
Eric Paniagua af337be7fe Minor refactor of fake-gtest.
4 years ago
Eric Paniagua 5c8a438cc6 wip
4 years ago
Eric Paniagua 5356514a22 Replace non-portable symlinks with copies of real files.
4 years ago
Eric Paniagua b1957f33e3 Trick arduino-builder into linking against googletest.
4 years ago
Eric Paniagua e13678cf96 Merge branch 'testing' into epan/testing/main
4 years ago
Eric Paniagua bf581e9366 Hello, googletest!
4 years ago
Eric Paniagua a10420dbdd Check in a copy of googletest.
4 years ago
Gergely Nagy 5f7d50e5ce
wip: make shellcheck happy
4 years ago
Gergely Nagy 680278bb78
Update the recently added gHeavy devices for new APIs
4 years ago
Gergely Nagy 780cd026f4
travis: Unset CC
4 years ago
Gergely Nagy da5adf1fb7
wip: docker: jic, mount $(pwd) as Kaleidoscope
4 years ago
Gergely Nagy 3bdb987dcf
wip: Add a `docker_simulator_tests` target
4 years ago
Gergely Nagy e2d8b5a614
Revert "wip: kaleidoscope-builder: respect the prefix/suffix/basename env vars"
4 years ago
Jesse Vincent 68dabacc7f
Merge pull request #875 from keyboardio/gheavy/faunchpad-and-butterstick
4 years ago
Jesse Vincent d99e2151c9
Merge pull request #888 from paniag/epan/docs/wordsmith
4 years ago
Eric Paniagua 83aeaac8a5 Wordsmith "Understanding the Codebase" up to Multiple Inheritance
4 years ago
Gergely Nagy 503263976a
wip: CC, CXX, AR override support, with full paths
4 years ago
Gergely Nagy 474a2c8cb8
wip: run prepare-virtual in the bundle when doing sim tests
4 years ago
Gergely Nagy 840a61f87f
kaleidoscope-builder: Set compiler.c.elf.cmd to the c++ compiler too
4 years ago
Gergely Nagy 202f4b818d
wip: kaleidoscope-builder: respect the prefix/suffix/basename env vars
4 years ago
Jesse Vincent 43c4536a10
Merge pull request #886 from keyboardio/deprecate-key-masking
4 years ago
Gergely Nagy 8d4dfa877b
Deprecate the key masking API
4 years ago
Gergely Nagy 9dfe51a238
Escape-OneShot: Change the key mapping instead of masking
4 years ago
Gergely Nagy c797a95fb2
TapDance: Do not mask interrupting keys anymore
4 years ago
Gergely Nagy 1e190f00a2
kaleidoscope-builder: Use ${MAKE} if available
4 years ago
Gergely Nagy 0774f3fc2f
wip: build tools stuff
4 years ago
Gergely Nagy 637579b346
Revert "kaleidoscope-builder: Allow easily selecting a compiler"
4 years ago
Gergely Nagy 56a729260f
kaleidoscope-builder: Allow easily selecting a compiler
4 years ago
Gergely Nagy 4f08df1c76
kaleidoscope-builder: When doing virtual builds, always clear COMPILER_PREFIX
4 years ago