kicad/qa/unittests/common
Ian McInerney be19e967dc Remove WX_COMPATIBILITY flag
Some classes had been originally designed to be usable separate from wx,
but over time our uses of the classes have become entertwined with wx
features (e.g. colors), and various changes have also leaked wx into the
classes unguarded. So just remove the option to hide wx in those classes
to simplify the code.
2023-02-22 01:44:06 +00: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 CADSTAR PCB: Correctly handle anticlockwise arcs 2023-01-30 19:56:22 +00: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 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05:00
test_color4d.cpp Remove WX_COMPATIBILITY flag 2023-02-22 01:44:06 +00:00
test_coroutine.cpp
test_database.cpp ADDED: Database libraries MVP 2022-08-26 10:51:13 -04:00
test_eda_shape.cpp CADSTAR PCB: Correctly handle anticlockwise arcs 2023-01-30 19:56:22 +00:00
test_format_units.cpp Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 2023-02-18 22:57:18 -05: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