pre-commit-ci[bot]
|
222a2520b1
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-09-12 13:02:35 -04:00 |
|
wmayer
|
7681c62468
|
Test: apply clang format
|
2023-09-04 07:22:09 -05:00 |
|
wmayer
|
9a749e51c8
|
Mod: modernize C++: use equals default
|
2023-08-21 20:21:30 +02:00 |
|
wmayer
|
e2597aa77b
|
Test: avoid to expand test dialog if label text is too long
|
2023-08-10 19:51:48 +02:00 |
|
wmayer
|
cd04621bb5
|
Test: fix -Wclazy-connect-by-name
|
2023-04-05 00:44:13 +02:00 |
|
wmayer
|
3c709f31df
|
Gui: make unit tests working from command line if Gui is up
|
2022-12-24 19:13:40 +01:00 |
|
Uwe
|
ff247f84bf
|
[Test] enable precompiled headers
- also remove unused headers
|
2022-12-14 04:25:52 +01:00 |
|
Uwe
|
003757176c
|
Mod: remove some more superfluous Boolean checks
|
2022-07-19 02:40:59 +02:00 |
|
luz paz
|
6e86375e8f
|
[TestWB] fix source comment typo in
[skip ci]
|
2022-05-17 02:28:47 +02:00 |
|
wmayer
|
27e020e28e
|
Test: [skip ci] limit the text in the error dialog to 1000 chars as otherwise it can become larger than the available vertical space of the desktop
|
2022-02-14 10:29:41 +01:00 |
|
wmayer
|
92671e0da5
|
Test: modernize C++11
* remove redundant void-arg
* use nullptr
|
2022-01-26 17:46:02 +01:00 |
|
wmayer
|
7a7d58548b
|
Test: [skip ci] handle std. and unknown exceptions in unit test dialog
|
2021-10-11 16:09:23 +02:00 |
|
Chris Hennes
|
f200cea636
|
[Test] Remove deprecated Qt < 5.9 code
|
2021-04-01 19:30:30 +02:00 |
|
luz paz
|
31c0099a59
|
Test: Fix header uniformity, whitespace, doxygen headers
|
2020-11-18 08:58:06 +01:00 |
|
wmayer
|
f027c9b6ef
|
Qt5: 'void QTreeWidgetItem::setTextColor(int, const QColor&)' is deprecated: Use QTreeWidgetItem::setForeground() instead [-Wdeprecated-declarations]
|
2020-06-12 17:51:33 +02:00 |
|
wmayer
|
9270322d25
|
Mod: [skip ci] implementation classes don't inherit from UI classes any more
|
2020-01-10 16:19:35 +01:00 |
|
luz.paz
|
a529ba1787
|
Crowdin: more fixes
|
2018-05-02 00:50:06 -04:00 |
|
luz.paz
|
fb224b0090
|
Crowdin: fix in different WBs
|
2018-05-02 00:50:06 -04:00 |
|
wmayer
|
5f492a87db
|
Qt5: set color to progress bar using style sheet
|
2017-06-19 18:54:25 +02:00 |
|
wmayer
|
45b898985a
|
set layout of text of progress bar in unit test dialog
|
2017-01-16 18:48:18 +01:00 |
|
wmayer
|
49869ba7a1
|
fix -Wextra in Test
|
2016-09-21 21:15:10 +02:00 |
|
Mateusz Skowroński
|
7d0e892d36
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
158f39ec78
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:43:33 +01:00 |
|
Mateusz Skowroński
|
3b463f2138
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:07:58 +01:00 |
|
Mateusz Skowroński
|
cd2db00f22
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:07:25 +01:00 |
|
wmayer
|
169b2e356e
|
+ clean-up, fix and new methods added in unit test module
|
2015-10-19 21:51:43 +02:00 |
|
wmayer
|
4208b0840d
|
+ truncate text when too long in message box in unit test panel and show the full text in detailed section
|
2015-10-17 14:33:54 +02:00 |
|
wmayer
|
120ca87015
|
+ unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 13:44:52 +00:00 |
|