index
:
tangara-fw
main
Tangara firmware
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
test
Age
Commit message (
Collapse
)
Author
2024-09-06
Ignore comments within playlist files
jacqueline
Includes a general cleanup+restructure of playlist.cpp, and fixing the tests and benchmarks
2024-06-27
update catch2 to v3.6.0
jacqueline
2024-06-25
skip the storage test if there's no sd card
jacqueline
2024-06-25
Add a basic overview of writing and running tests
jacqueline
2024-06-25
Unbreak the tests build
jacqueline
2024-05-02
move driver includes into a subdir as well
jacqueline
2023-09-26
std::string -> std::pmr::string in psram
jacqueline
2023-06-30
Clean up gpios interface
jacqueline
2023-05-23
Annote E V E R Y T H I N G with license info
jacqueline
2023-05-12
Add some basic tests for the database
jacqueline
2023-05-09
Fix tests!
jacqueline
Includes removing some that never passed and/or weren't quite a good idea
2022-11-16
Order and group headers correctly
jacqueline
2022-11-16
Use underscores instead of dashes in filenames consistently
jacqueline
2022-11-09
Add so many tests i am going to die
jacqueline
2022-11-09
First test cases :)
jacqueline
2022-11-08
Add readme, fix ignore test
jacqueline
2022-11-08
WIP use catch2 instead of unity
jacqueline
2022-11-07
Add a unit test app + example tests
jacqueline