kicad/qa/tests/common
Seth Hillbrand dc47d251f5 Fix richio vprint
stdlib checks do not allow dereferencing the first element of a vector
when there are no elements in the vector (regardless of whether we have
allocated memory for them).  This whole function is rather
over-engineered, setting up multiple allocations and branches depending
of the string size.  This commit reduces the function to the actions
needed (get the string size, print it into the output)
2023-10-10 10:58:37 -07:00
..
libeval
plugins altium: make special string parsing on pcb a bit more generic 2023-10-01 15:10:50 +02:00
view
CMakeLists.txt Fix richio vprint 2023-10-10 10:58:37 -07:00
color4d_test_utils.h
console_log.h
test_array_axis.cpp
test_array_options.cpp
test_bitmap_base.cpp
test_color4d.cpp
test_coroutine.cpp
test_database.cpp DbLib: support columns with numeric data 2023-09-16 22:37:12 -04:00
test_eda_shape.cpp Add regression test for arc winding 2023-09-20 02:27:46 +01:00
test_eda_text.cpp
test_format_units.cpp
test_kicad_string.cpp
test_kicad_stroke_font.cpp
test_kiid.cpp
test_lib_table.cpp
test_markup_parser.cpp
test_module.cpp
test_property.cpp
test_refdes_utils.cpp
test_richio.cpp Fix richio vprint 2023-10-10 10:58:37 -07:00
test_text_attributes.cpp
test_title_block.cpp
test_types.cpp
test_utf8.cpp Fix wrong path slash 2023-09-07 22:09:26 -04:00
test_wildcards_and_files_ext.cpp
test_wx_filename.cpp
wximage_test_utils.cpp
wximage_test_utils.h