kicad/qa/unittests/pcbnew
Jeff Young 2663ad5340 Implement Eagle text variables.
Also fixes two bugs:
1) subsequent text items that are marked >NAME or >VALUE will now get
imported as text items with ${REFERENCE} or ${VALUE} (instead of overwriting
the previous text item)

2) we no longer (accidentally) capitalize all text items.

Fixes https://gitlab.com/kicad/code/kicad/issues/11321
2022-04-10 17:29:47 +01:00
..
drc
plugins Implement Eagle text variables. 2022-04-10 17:29:47 +01:00
CMakeLists.txt eagle: introduce *.lbr footprint import test 2022-04-02 20:07:16 +02:00
group_saveload.cpp
test_array_pad_name_provider.cpp
test_board_item.cpp
test_graphics_import_mgr.cpp
test_libeval_compiler.cpp
test_lset.cpp
test_module.cpp
test_pad_numbering.cpp
test_save_load.cpp
test_tracks_cleaner.cpp
test_zone_filler.cpp