mayhem-firmware/firmware/test/application
Kyle Reed d72d935607
Support showing invalid entries in Freqman and allow minor edits (#1269)
* Support showing invalid entries in Freqman and allow minor edits
* Use light_grey instead of grey
* Fix comment
* Fix null in description bug
* Fix spacing in delete entry dialog
* trim in delete modal
2023-07-13 08:28:27 +02:00
..
CMakeLists.txt Freqman UI (#1255) 2023-07-11 22:48:36 +02:00
linker_stubs.cpp Refactor freqman_db parsing (#1244) 2023-07-08 22:04:12 +02:00
main.cpp Move tests, add applicaiton tests. (#1031) 2023-05-21 17:33:12 -07:00
mock_file.hpp Add file reader (#1155) 2023-06-15 09:45:13 +02:00
test_basics.cpp Move tests, add applicaiton tests. (#1031) 2023-05-21 17:33:12 -07:00
test_circular_buffer.cpp Lazy line caching for Notepad (#1042) 2023-05-22 13:08:59 -07:00
test_convert.cpp Update playlist file parsing, reduce allocs (#1157) 2023-06-15 22:15:26 +02:00
test_file_reader.cpp Refactor freqman_db parsing (#1244) 2023-07-08 22:04:12 +02:00
test_file_wrapper.cpp Add file reader (#1155) 2023-06-15 09:45:13 +02:00
test_freqman_db.cpp Freqman UI (#1255) 2023-07-11 22:48:36 +02:00
test_mock_file.cpp Add file reader (#1155) 2023-06-15 09:45:13 +02:00
test_optional.cpp Notepad menu (#1072) 2023-05-26 10:02:17 +02:00
test_string_format.cpp Support showing invalid entries in Freqman and allow minor edits (#1269) 2023-07-13 08:28:27 +02:00
test_utility.cpp Playlist cleanup (#1163) 2023-06-17 22:01:46 +02:00