summaryrefslogtreecommitdiff
path: root/docs/unit_testing.md
Commit message (Collapse)AuthorAge
* Remove SERIAL_LINK feature (#14727)Joel Challis2021-10-07
| | | | | | | | | | | | | | | | | * Remove SERIAL_LINK * more stale paths in doxygen-todo * Fix * More refs * Update testing docs * Update doxygen-todo Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Docs] Clean up some code block languages (#14434)Ryan2021-09-14
|
* Allow output of logging when running unit tests (#13556)Joel Challis2021-07-25
| | | | | | | | | | | * Initial pass at enabling logging for unit tests * Add to docs * Bind debug for more test types * Force everything * Tidy up slightly
* [Docs] Use HTTPS for images and links where possible (#11695)Ryan2021-01-30
|
* Edit Unit Testing Documentation (#8961)Alexander Hart2020-04-29
|
* Add explicit id tags to externally linked headersskullY2020-03-05
|
* Trim trailing whitespacefauxpark2017-12-09
|
* Convert all headings to Title Casefauxpark2017-12-09
|
* Make arguments redo, subproject elimination (#1784)Jack Humbert2017-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * start to update readmes and keyboards * look in keyboard directories for board.mk * update visualizer rules * fix up some other keyboards/keymaps * fix arm board ld includes * fix board rules * fix up remaining keyboards * reset layout variable * reset keyboard_layouts * fix remainging keymaps/boards * update readmes, docs * add note to makefile error * update readmes * remove planck keymap warnings * update references and docs * test out tarvis build stages * don't use stages for now * don't use stages for now
* convert docs to lowercase and underscoresJack Humbert2017-06-10