mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-07 11:31:08 +02:00
Added test for LEF/DEF map file NAME substitute
This commit is contained in:
@@ -540,6 +540,10 @@ TEST(111_mapfile)
|
||||
options.set_map_file ("test.map");
|
||||
|
||||
run_test (_this, "mapfile", "read:in.def", "au.oas.gz", options, false);
|
||||
|
||||
options.set_map_file ("test-nonames.map");
|
||||
|
||||
run_test (_this, "mapfile", "read:in.def", "au.oas.gz", options, false);
|
||||
}
|
||||
|
||||
TEST(112_via_properties)
|
||||
|
||||
Reference in New Issue
Block a user