valentina/src/test/ValentinaTest
Roman Telezhynskyi f83c016c54 Updated description measurements N06 and N07. Add new measurements A23 and J10.
(grafted from cf140cecff83698ca48fcf563a5e8a857466f531)

--HG--
branch : develop
2016-04-08 13:21:18 +03:00
..
tst_tape New test cases. 2015-11-12 13:06:14 +02:00
tst_valentina Show dialog "Fix broken formula" only in GUI mode. 2015-12-22 20:12:09 +02:00
abstracttest.cpp Resolved issue #93. Create test set of patterns. 2015-12-22 16:42:00 +02:00
abstracttest.h Little optimization: change parent = 0 to parent = nullptr 2016-02-24 17:31:44 +02:00
qttestmainlambda.cpp Several bug fixes. 2016-03-19 16:20:09 +02:00
stable.cpp Precompiled headers for Valentina tests. 2015-06-15 17:06:37 +03:00
stable.h Enable #pragma message in Clang. 2015-11-16 12:28:21 +02:00
tst_findpoint.cpp Fixed wrong calulation tool True darts. 2016-02-22 11:02:24 +02:00
tst_findpoint.h Fixed wrong calulation tool True darts. 2016-02-22 11:02:24 +02:00
tst_measurementregexp.cpp Updated description measurements N06 and N07. Add new measurements A23 and J10. 2016-04-08 13:21:18 +03:00
tst_measurementregexp.h Little optimization: change parent = 0 to parent = nullptr 2016-02-24 17:31:44 +02:00
tst_misc.cpp Test the C locale options. Better be sure that the C locale have not thousand 2016-02-28 19:58:41 +02:00
tst_misc.h Test the C locale options. Better be sure that the C locale have not thousand 2016-02-28 19:58:41 +02:00
tst_nameregexp.cpp Fix for build on drone.io. 2015-10-08 21:11:50 +03:00
tst_nameregexp.h Little optimization: change parent = 0 to parent = nullptr 2016-02-24 17:31:44 +02:00
tst_qmuparsererrormsg.cpp Improved test TST_QmuParserErrorMsg::TestEErrorCodes(). 2015-11-15 21:09:52 +02:00
tst_qmuparsererrormsg.h Coverity scan missing includes. 2015-10-18 22:30:51 +03:00
tst_qmutokenparser.cpp Block moving a spline by dragging if a formula was used. 2016-02-26 19:44:51 +02:00
tst_qmutokenparser.h Little optimization: change parent = 0 to parent = nullptr 2016-02-24 17:31:44 +02:00
tst_tapecommandline.cpp Resolved issue #93. Create test set of patterns. 2015-12-22 16:42:00 +02:00
tst_tapecommandline.h Little optimization: change parent = 0 to parent = nullptr 2016-02-24 17:31:44 +02:00
tst_tstranslation.cpp Refactoring tests. 2015-12-15 16:38:37 +02:00
tst_tstranslation.h Little optimization: change parent = 0 to parent = nullptr 2016-02-24 17:31:44 +02:00
tst_vabstractcurve.cpp Fixed issue #458. Issue with segment of curve. 2016-03-15 17:38:07 +02:00
tst_vabstractcurve.h Fixed issue #458. Issue with segment of curve. 2016-03-15 17:38:07 +02:00
tst_vabstractdetail.cpp Improved the comment. 2016-03-10 09:42:21 +02:00
tst_vabstractdetail.h Fixed bug case where an open equidistant point is too far from a main path. 2016-03-10 09:42:09 +02:00
tst_valentinacommandline.cpp New file in the collection. 2016-02-19 16:55:03 +02:00
tst_valentinacommandline.h Little optimization: change parent = 0 to parent = nullptr 2016-02-24 17:31:44 +02:00
tst_varc.cpp Refactoring. Use more safe function VFuzzyComparePossibleNulls. 2016-03-23 16:09:30 +02:00
tst_varc.h Little optimization: change parent = 0 to parent = nullptr 2016-02-24 17:31:44 +02:00
tst_vcommandline.cpp Test that all command line option names are unique. 2015-11-09 20:02:38 +02:00
tst_vcommandline.h Test that all command line option names are unique. 2015-11-09 20:02:38 +02:00
tst_vcubicbezierpath.cpp Several bug fixes. 2016-03-19 16:20:09 +02:00
tst_vcubicbezierpath.h Several bug fixes. 2016-03-19 16:20:09 +02:00
tst_vdetail.cpp Successfull build, bugs was not fixed. 2016-03-04 18:08:29 +02:00
tst_vdetail.h New test. Check correct seam allowance in the file jacketМ6_30-110.val. 2016-01-09 18:16:03 +02:00
tst_vellipticalarc.cpp Refactoring. Use more safe function VFuzzyComparePossibleNulls. 2016-03-23 16:09:30 +02:00
tst_vellipticalarc.h Divide one big test into several little tests in TST_VEllipticalArc 2016-02-25 02:18:52 +02:00
tst_vlayoutdetail.cpp Static Code Analysis. 2015-10-28 16:22:36 +02:00
tst_vlayoutdetail.h Little optimization: change parent = 0 to parent = nullptr 2016-02-24 17:31:44 +02:00
tst_vlockguard.cpp Static Code Analysis. 2015-10-28 16:22:36 +02:00
tst_vlockguard.h Test VLockGuard. 2015-10-26 10:31:36 +02:00
tst_vmeasurements.cpp Tests that helps to check that all current pattern making systems match pattern 2015-10-17 11:32:54 +03:00
tst_vmeasurements.h Tests that helps to check that all current pattern making systems match pattern 2015-10-17 11:32:54 +03:00
tst_vposter.cpp Fix for build on drone.io. 2015-10-08 21:11:50 +03:00
tst_vposter.h Little optimization: change parent = 0 to parent = nullptr 2016-02-24 17:31:44 +02:00
tst_vspline.cpp New method curve length by given point. 2016-04-02 14:59:43 +03:00
tst_vspline.h New method curve length by given point. 2016-04-02 14:59:43 +03:00
ValentinaTest.pro Several bug fixes. 2016-03-19 16:20:09 +02:00