valentina/src/test/ValentinaTest
Roman Telezhynskyi 66b8097194 Silent warning [-Werror=unused-but-set-variable].
--HG--
branch : develop
2017-01-03 12:00:21 +02:00
..
tst_tape Collection unit tests moved to separate binary. 2016-08-04 20:10:12 +03:00
tst_valentina Collection unit tests moved to separate binary. 2016-08-04 20:10:12 +03:00
qttestmainlambda.cpp Resolved issue #606. Mac OS X. Can’t type in measurements due to digit count 2017-01-03 11:14:32 +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 Added tests for VToolLineIntersectAxis::FindPoint and VToolTriangle::FindPoint. 2016-06-28 05:13:26 +03:00
tst_findpoint.h Added tests for VToolLineIntersectAxis::FindPoint and VToolTriangle::FindPoint. 2016-06-28 05:13:26 +03:00
tst_misc.cpp Fixed TST_Misc tests in Windows. 2016-05-19 14:56:35 +03:00
tst_misc.h Unit test for the issue #485. 2016-05-07 16:14:43 +03:00
tst_nameregexp.cpp Silent warning [-Werror=unused-but-set-variable]. 2017-01-03 12:00:21 +02:00
tst_nameregexp.h Test refactoring. Each fail will not stop checking QM file anymore. 2016-08-03 14:49:46 +03:00
tst_qmutokenparser.cpp Resolved issue #606. Mac OS X. Can’t type in measurements due to digit count 2017-01-03 11:14:32 +02:00
tst_qmutokenparser.h Resolved issue #606. Mac OS X. Can’t type in measurements due to digit count 2017-01-03 11:14:32 +02:00
tst_readval.cpp Resolved issue #606. Mac OS X. Can’t type in measurements due to digit count 2017-01-03 11:14:32 +02:00
tst_readval.h Resolved issue #606. Mac OS X. Can’t type in measurements due to digit count 2017-01-03 11:14:32 +02:00
tst_vabstractcurve.cpp New test case. Zigzag in main path. 2016-12-07 18:55:01 +02:00
tst_vabstractcurve.h Translation unit tests moved to separate binary. 2016-08-04 19:28:28 +03:00
tst_vabstractdetail.cpp Fixed issue #603. Wrong layout caused by wrong seam allowance. 2016-12-23 10:25:45 +02:00
tst_vabstractdetail.h New test case. Zigzag in main path. 2016-12-07 18:55:01 +02:00
tst_varc.cpp Flipping VArc. 2016-09-10 18:18:11 +03:00
tst_varc.h Flipping VArc. 2016-09-10 18:18:11 +03:00
tst_vcommandline.cpp Again, made compilable with msvc by adding compiler directive where necessary... 2016-05-04 21:35:35 +10: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 New test case. Zigzag in main path. 2016-12-07 18:55:01 +02:00
tst_vdetail.h Translation unit tests moved to separate binary. 2016-08-04 19:28:28 +03:00
tst_vellipticalarc.cpp Flipping VSpline, VSplinePath, VEllipticalArc, VCubicBezierPath and 2016-09-10 21:40:30 +03:00
tst_vellipticalarc.h Flipping VSpline, VSplinePath, VEllipticalArc, VCubicBezierPath and 2016-09-10 21:40:30 +03:00
tst_vgobject.cpp Fix broken test on Windows. 2016-12-08 13:56:17 +02:00
tst_vgobject.h Fixed issue #543. Detail loses details. 2016-08-16 18:23:38 +03:00
tst_vlayoutdetail.cpp Static Code Analysis. 2015-10-28 16:22:36 +02:00
tst_vlayoutdetail.h Translation unit tests moved to separate binary. 2016-08-04 19:28:28 +03: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 Fixed TST_VMeasurements tests in Windows. 2016-06-01 20:14:42 +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_vpointf.cpp Flipping VPointF. 2016-09-10 16:40:38 +03:00
tst_vpointf.h Flipping VPointF. 2016-09-10 16:40:38 +03:00
tst_vposter.cpp Update the TST_VPoster after changes in VPoster 2016-10-23 12:19:50 +02:00
tst_vposter.h Redesign printing system. ref #494. Printing is not working. 2016-06-15 13:55:43 +03:00
tst_vspline.cpp Flipping VSpline, VSplinePath, VEllipticalArc, VCubicBezierPath and 2016-09-10 21:40:30 +03:00
tst_vspline.h Flipping VSpline, VSplinePath, VEllipticalArc, VCubicBezierPath and 2016-09-10 21:40:30 +03:00
tst_vsplinepath.cpp Flipping VSpline, VSplinePath, VEllipticalArc, VCubicBezierPath and 2016-09-10 21:40:30 +03:00
tst_vsplinepath.h Flipping VSpline, VSplinePath, VEllipticalArc, VCubicBezierPath and 2016-09-10 21:40:30 +03:00
tst_vtranslatevars.cpp Resolved issue #606. Mac OS X. Can’t type in measurements due to digit count 2017-01-03 11:14:32 +02:00
tst_vtranslatevars.h Resolved issue #606. Mac OS X. Can’t type in measurements due to digit count 2017-01-03 11:14:32 +02:00
ValentinaTest.pro Resolved issue #606. Mac OS X. Can’t type in measurements due to digit count 2017-01-03 11:14:32 +02:00
warnings.pri Use gcc’s Address Sanitizer only in Debug mode. 2016-08-06 19:23:42 +03:00