kicad/qa/unittests/common
Marek Roszko b2421c7d9f Fix tiny bug in double 2 string formatting
- I forgot to handle the trailing dots when I added the fmt variant
- UIDouble2Str (the original) lacked the comma check
- Add unit test lol
2023-01-21 13:54:52 -05:00
..
libeval Update test cases for unknown-variable = error. 2022-12-27 20:14:13 +00:00
plugins Fix missing parameter in CADSTAR test 2023-01-10 16:48:07 -08:00
view Updated accelerating zoom controller to use default (non-accelerated) 2022-11-04 16:28:32 +00:00
CMakeLists.txt Add conversion from CADSTAR SHAPE to SHAPE_POLY_SET 2023-01-10 22:28:01 +01:00
color4d_test_utils.h
console_log.h Replace boost::optional with std::optional 2022-08-25 15:50:47 -07:00
test_array_axis.cpp
test_array_options.cpp Remove Millimeter2iu 2022-09-16 21:09:27 -04:00
test_bitmap_base.cpp Move EDA_ITEM bounding boxes to BOX2I. 2022-08-31 10:16:55 +01:00
test_color4d.cpp
test_coroutine.cpp
test_database.cpp ADDED: Database libraries MVP 2022-08-26 10:51:13 -04:00
test_format_units.cpp Nuke base_units from orbit 2022-09-16 04:38:10 +00:00
test_kicad_string.cpp Fix tiny bug in double 2 string formatting 2023-01-21 13:54:52 -05:00
test_kiid.cpp Sheet instance handling improvements. 2022-12-26 08:30:03 -05:00
test_lib_table.cpp
test_markup_parser.cpp Add a few more MARKUP_PARSER test cases. 2023-01-08 23:33:36 +00:00
test_module.cpp
test_property.cpp Properties: move to custom editor for distances; refactoring 2022-11-06 11:40:45 -05:00
test_refdes_utils.cpp
test_title_block.cpp
test_types.cpp Clarify QA message 2022-11-01 13:08:09 -07:00
test_utf8.cpp
test_wildcards_and_files_ext.cpp
test_wx_filename.cpp
wximage_test_utils.cpp
wximage_test_utils.h