.. |
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
|
Refactoring. Use "=default" instead of the default implementation.
|
2017-04-01 17:27:55 +03: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 issue #647. Shoulder tool broken in latest test builds.
|
2017-04-03 13:50:05 +03:00 |
tst_findpoint.h
|
Fixed issue #647. Shoulder tool broken in latest test builds.
|
2017-04-03 13:50:05 +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
|
Fixed issue #626. Seam allowance bug on curves.
|
2017-02-10 20:10:30 +02:00 |
tst_vabstractcurve.h
|
Fixed issue #626. Seam allowance bug on curves.
|
2017-02-10 20:10:30 +02:00 |
tst_vabstractpiece.cpp
|
Fixed issue #686. Seam allowance not placed correctly.
|
2017-05-18 15:10:05 +03:00 |
tst_vabstractpiece.h
|
Disabled several tests on Windows due to "undefined behavior" problem.
|
2017-03-31 07:50:30 +03:00 |
tst_varc.cpp
|
Refactoring. Avoid implicit conversions.
|
2017-03-31 17:04: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-07 11:44:37 +03: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_vellipticalarc.cpp
|
Refactoring. Avoid implicit conversions.
|
2017-03-31 17:04:11 +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
|
Added tests ref issue #543.
|
2016-08-16 18:21:27 +03:00 |
tst_vlayoutdetail.cpp
|
Rename class VLayoutDetail.
|
2017-01-22 11:02:02 +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
|
"static" members should be accessed statically.
|
2017-03-23 10:25:46 +02: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_vpiece.cpp
|
Coverity scan warnings.
|
2017-04-19 12:48:13 +03:00 |
tst_vpiece.h
|
Resolved issue #620. Detail path not correct. Previous curve also should cut
|
2017-02-06 17:19:59 +02: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
|
Refactoring. Avoid implicit conversions.
|
2017-03-31 17:04:11 +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 #620. Detail path not correct. Previous curve also should cut
|
2017-02-06 17:19:59 +02:00 |
warnings.pri
|
Use gcc’s Address Sanitizer only in Debug mode.
|
2016-08-06 19:23:42 +03:00 |