Revision 8982bde...

Go back to digest for 10th February 2013

Bug Fixes in Office

Pino Toscano committed changes in [alkimia] /:

tests: convert most of QVERIFY(a == b) as QCOMPARE(a, b)

this way, if the check fails both actual and expected values are printed;
also reorder in few cases the arguments to have first actual and then expected value

File Changes

Modified 3 files
  •   libalkimia/alkcompanytest.cpp
  •   libalkimia/alkquoteitemtest.cpp
  •   libalkimia/alkvaluetest.cpp
3 files changed in total