1
0
mirror of git://projects.qi-hardware.com/fped.git synced 2024-09-30 13:07:37 +03:00
fped/test
werner 82a12023cd I thought there was a bug in frame ordering, but it turns out that it works
fine. Anyway, here's a new debug construct (%frame) and a bunch of new 
regression tests.

- fpd.y, fpd.l, README: added new directive %frame to link frames also to other
  frames than the current one (like in the GUI)
- gui_tool.h, gui_tool.c: export is_parent_of
- test/frame_ref: regression tests to ensure that frame order remains valid,
  even if we reference late from early frames



git-svn-id: http://svn.openmoko.org/trunk/eda/fped@5945 99fdad57-331a-0410-800a-d7fa5415bdb3
2010-04-27 01:02:24 +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
frame_ref I thought there was a bug in frame ordering, but it turns out that it works 2010-04-27 01:02:24 +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