babrodtk
c113c80e42
Changed throw => catch to an if test instead
2015-09-02 13:49:32 +02:00
Joakim Hove
18ead807f7
Changed VFPPRod string -> enum conversion routines.
...
Main change is in VFPPRod::getALQTYpe() where we use the
DeckItem::defaultApplied() method instead of comparing with the special
default value ' '. The other functions are changed just to be consistent.
2015-08-07 16:33:02 +02:00
babrodtk
91eae36f00
Updated printout to be less verbose for not-so-nice data
2015-07-09 17:13:40 +02:00
babrodtk
e27b04692b
Removed getNonEmptyItem function
2015-07-08 17:51:54 +02:00
babrodtk
109f47a001
More safety checks when reading VFPProdTables
2015-07-08 17:46:10 +02:00
André R. Brodtkorb
eb783df5a9
Changed int to size_t
2015-07-03 09:50:42 +02:00
babrodtk
c87b21f328
Added VFPInjTable
2015-07-03 08:53:22 +02:00
André R. Brodtkorb
08d5a92ae1
Added tests that check 'fail path' for VFPProdTable
2015-06-29 16:01:32 +02:00
André R. Brodtkorb
49bd072c61
Updated VFPProdTable to use compile-time constants and removed superfluous asserts
2015-06-29 14:53:20 +02:00