- Use QSkip rather then QVerify(false) at the end of each generated function.
commit920d938a41646746f2a1cad4713bb133ae60c82a
authorBenjamin Meyer <ben@katherline.(none)>
Wed, 19 Dec 2007 18:09:00 +0000 (19 19:09 +0100)
committerBenjamin Meyer <ben@katherline.(none)>
Wed, 19 Dec 2007 18:09:00 +0000 (19 19:09 +0100)
treed7bbec9055688c14977702d6615c479b78e9a579
parent42a0656f46238dac1817c3e58abcbb69dc8e1970
- Use QSkip rather then QVerify(false) at the end of each generated function.
- Add Q_DECLARE_METATYPE for unknown types so they can be used in the _data functions.
- Put the fetched arguments in the called function
- If the function returns something use QCOMPARE
src/main.cpp