..
share
Fix tests.
2019-11-04 12:20:07 +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
Improve conversion for dxf file export.
2020-01-16 14:10:49 +02:00
stable.cpp
Fix typo in headers.
2017-10-05 12:20:01 +03:00
stable.h
Fix typo in headers.
2017-10-05 12:20:01 +03:00
tst_dxf.cpp
Improve conversion for dxf file export.
2020-01-16 14:10:49 +02:00
tst_dxf.h
Improve conversion for dxf file export.
2020-01-16 14:10:49 +02:00
tst_findpoint.cpp
Fixed issue #963 . Bug in tool Point intersect curve and axis.
2019-04-12 18:04:07 +03:00
tst_findpoint.h
Improving tests. Comparisons for TST_FindPoint is too precise. ref #918 .
2019-01-02 15:58:59 +02:00
tst_misc.cpp
Refactoring. Use QString default constructor instead of empty string.
2018-03-14 16:01:24 +02:00
tst_misc.h
Fix typo in headers.
2017-10-05 12:20:01 +03:00
tst_nameregexp.cpp
Continue cleaning code from logging.h.
2019-04-05 16:03:01 +03:00
tst_nameregexp.h
Fix typo in headers.
2017-10-05 12:20:01 +03:00
tst_qmutokenparser.cpp
Continue cleaning code from logging.h.
2019-04-05 16:03:01 +03:00
tst_qmutokenparser.h
Fix typo in headers.
2017-10-05 12:20:01 +03:00
tst_readval.cpp
Continue cleaning code from logging.h.
2019-04-05 16:03:01 +03:00
tst_readval.h
Fix typo in headers.
2017-10-05 12:20:01 +03:00
tst_vabstractcurve.cpp
Fix typo in headers.
2017-10-05 12:20:01 +03:00
tst_vabstractcurve.h
Fix typo in headers.
2017-10-05 12:20:01 +03:00
tst_vabstractpiece.cpp
Fix tests.
2019-11-04 12:20:07 +02:00
tst_vabstractpiece.h
Fix broken tests.
2019-09-01 13:02:19 +03:00
tst_varc.cpp
Increase required Qt version up to 5.4.
2019-04-05 15:42:22 +03:00
tst_varc.h
Fixed issue #957 . Unable to cut an arc with negative length.
2019-04-03 09:37:43 +03:00
tst_vcommandline.cpp
Continue cleaning code from logging.h.
2019-04-05 16:03:01 +03:00
tst_vcommandline.h
Fix typo in headers.
2017-10-05 12:20:01 +03:00
tst_vcubicbezierpath.cpp
Fix typo in headers.
2017-10-05 12:20:01 +03:00
tst_vcubicbezierpath.h
Fix typo in headers.
2017-10-05 12:20:01 +03:00
tst_vdomdocument.cpp
Tracking changes/prevent "OK" recalculation after "Apply".
2020-01-09 18:56:37 +02:00
tst_vdomdocument.h
Tracking changes/prevent "OK" recalculation after "Apply".
2020-01-09 18:56:37 +02:00
tst_vellipticalarc.cpp
Fix regressions. ref #989
2020-01-11 14:51:25 +02:00
tst_vellipticalarc.h
Fixed issue #793 . Operations work incorrect with elliptical arc.
2018-01-05 19:41:09 +02:00
tst_vgobject.cpp
New function VFuzzyComparePoints to compare two points.
2018-09-27 14:52:21 +03:00
tst_vgobject.h
Fix typo in headers.
2017-10-05 12:20:01 +03:00
tst_vlayoutdetail.cpp
Introduce mapped versions of methods. In some cases we will do mapping manually.
2019-05-27 17:04:26 +03:00
tst_vlayoutdetail.h
Fix typo in headers.
2017-10-05 12:20:01 +03:00
tst_vlockguard.cpp
Fix locking file after double save as.
2019-07-04 17:13:33 +03:00
tst_vlockguard.h
Fix typo in headers.
2017-10-05 12:20:01 +03:00
tst_vmeasurements.cpp
Basic structure for new class VPatternRecipe.
2019-07-10 12:42:37 +03:00
tst_vmeasurements.h
Fix typo in headers.
2017-10-05 12:20:01 +03:00
tst_vpiece.cpp
Fix broken tests.
2019-09-05 14:13:22 +03:00
tst_vpiece.h
Remove test.
2019-08-29 15:04:19 +03:00
tst_vpointf.cpp
Increase required Qt version up to 5.4.
2019-04-05 15:42:22 +03:00
tst_vpointf.h
Fix typo in headers.
2017-10-05 12:20:01 +03:00
tst_vposter.cpp
Replace obsolete setPaperSize with setPageSize.
2019-04-28 18:49:29 +03:00
tst_vposter.h
Fix typo in headers.
2017-10-05 12:20:01 +03:00
tst_vspline.cpp
Increase required Qt version up to 5.4.
2019-04-05 15:42:22 +03:00
tst_vspline.h
Fixed issue #767 . Valentina produces wrong main path.
2017-10-07 15:19:36 +03:00
tst_vsplinepath.cpp
Increase required Qt version up to 5.4.
2019-04-05 15:42:22 +03:00
tst_vsplinepath.h
Fix typo in headers.
2017-10-05 12:20:01 +03:00
tst_vtooluniondetails.cpp
Fix typo in headers.
2017-10-05 12:20:01 +03:00
tst_vtooluniondetails.h
Fix typo in headers.
2017-10-05 12:20:01 +03:00
tst_vtranslatevars.cpp
Increase required Qt version up to 5.4.
2019-04-05 15:42:22 +03:00
tst_vtranslatevars.h
Fix typo in headers.
2017-10-05 12:20:01 +03:00
ValentinaTest.pro
Improve conversion for dxf file export.
2020-01-16 14:10:49 +02:00
warnings.pri
Qmake. Fix masks to support 64 bit versions of compilers.
2017-07-05 11:35:32 +03:00