1
0
mirror of git://projects.qi-hardware.com/eda-tools.git synced 2024-09-13 11:12:24 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
Werner Almesberger
4a586fc44f b2/test/Common: also provide empty hierarchy if the input is empty; name the file 2012-06-03 10:21:47 -03:00
Werner Almesberger
d1593b6681 b2/: insert a virtual empty hierarchy if test input starts with other file
Also updated the regression tests that explicitly provided an empty
hierarchy.
2012-06-02 20:42:49 -03:00
Werner Almesberger
e62bb067f7 b2/test/Common (run_boom): place inventory after parts and currency
Otherwise, currency definitions would be used before they're read.
2012-06-02 13:58:33 -03:00
Werner Almesberger
69701f4d14 b2/test/Common: support multiple files of the same kind (!-c1, !-c2, etc.) 2012-06-02 05:50:07 -03:00
Werner Almesberger
3ebac688bd b2/: new option -dCHARS to dump specific db; replaces use of -v 2012-06-02 05:24:50 -03:00
Werner Almesberger
52e58cccbe b2/test/Common: drop that tacky "file-" prefix in pseudo-filenames
Just a plain "h", "c", etc., will do nicely. Also updated the one test
set we have so far.
2012-05-31 15:35:25 -03:00
Werner Almesberger
b0ed4364dc b2/: new option -v to control verbosity level; move hierarchy dump from parser to boom.c 2012-05-31 15:35:21 -03:00
Werner Almesberger
88ad25e42c add regression test infrastructure 2012-05-30 12:12:43 -03:00