1
0
mirror of git://projects.qi-hardware.com/fped.git synced 2024-11-18 07:58:16 +02:00
fped/test
werner ac535d6e03 Deleting things often left measurements behind. Fixed these bugs, enhanced %del
to also delete frames and items in other frames than the current one, and added
the corresponding regression tests.

- fpd.y, README: %del can now also delete frames
- test/del_frame: regression test for frame deletion
- fpd.y: moved all debug items into debug_item, so that they can be invoked
  after defining measurements
- README: clarified that object labels aren't entirely hidden in the GUI
- delete.c (delete_references): also delete measurements referencing the frame
  (test/del_frame)
- fpd.y (dbg_link_frame): described why we need base_frame in addition to 
  base_vec
- fpd.y, README: %del can now also reach into frames other than the current one
- delete.c (do_delete_vec): also delete references in the root frame, i.e.,
  measurements (tests/del_vec)



git-svn-id: http://svn.openmoko.org/trunk/eda/fped@5947 99fdad57-331a-0410-800a-d7fa5415bdb3
2010-04-27 22:36:46 +00:00
..
Common Got rid of the requirement to have a "package" directive. Fixed a grammar error 2010-04-26 23:11:22 +00:00
del_frame Deleting things often left measurements behind. Fixed these bugs, enhanced %del 2010-04-27 22:36:46 +00:00
del_vec Deleting things often left measurements behind. Fixed these bugs, enhanced %del 2010-04-27 22:36:46 +00:00
frame_ref In the GUI, pad names were always centered on the pad. In the case of 2010-04-27 10:57:09 +00:00
structure Got rid of the requirement to have a "package" directive. Fixed a grammar error 2010-04-26 23:11:22 +00:00
tsort Got rid of the requirement to have a "package" directive. Fixed a grammar error 2010-04-26 23:11:22 +00:00