index
:
delta/qt4-tools.git
4.5
4.6
4.6-digia
4.7
4.7-digia
4.8
4.8-bb10
4.8.0-symbian
4.8.1-symbian
baserock/morph
history/qtquick2
history/qtquick2-v8
code.qt.io: qt/qt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update license headers.
Jason McDonald
2009-08-11
896
-963
/
+963
*
Fix autotest for qtwidgets::snapshot
Jens Bache-Wiig
2009-08-10
1
-3
/
+3
*
Autotest: ensure we don't mishandle SSL certificates with NULs
Thiago Macieira
2009-08-07
2
-0
/
+98
*
Use QFile instead of QTemporaryFile in compilerwarning testcase
Marius Storm-Olsen
2009-08-06
1
-5
/
+9
*
Tests: Make uic/uic3 use QLibraryInfo paths as do the linguist tests.
Friedemann Kleint
2009-08-06
2
-2
/
+4
*
Mac: fix autotest
Richard Moe Gustavsen
2009-08-06
1
-1
/
+1
*
Tests: Make tools tests (rcc/moc/uic/uic3) run without X11-connection.
Friedemann Kleint
2009-08-06
4
-4
/
+4
*
Make the test pass by setting a path where you have dirs.
Alexis Menard
2009-08-06
1
-1
/
+2
*
Cleaned up test naming and platform-specific tests.
Rohan McGovern
2009-08-06
32
-201
/
+194
*
Fixes hangup when pressing key in QListWidget
Olivier Goffart
2009-08-05
1
-1
/
+22
*
Cocoa: Menus show old selected values.
Richard Moe Gustavsen
2009-08-05
1
-1
/
+23
*
Get more database tests working/passing.
Bill King
2009-08-05
2
-4
/
+18
*
Fix ancestor flags that are not correctly update when reparenting.
Alexis Menard
2009-08-04
1
-0
/
+16
*
Autotest: disable the pointer-tracking tests in 4.5
Thiago Macieira
2009-08-03
1
-0
/
+2
*
Fix more database autotests.
Bill King
2009-08-03
2
-4
/
+6
*
Autotest: add a newline after the user program headers.
Thiago Macieira
2009-07-30
1
-0
/
+1
*
Disable benchlibtickcounter test by default.
Rohan McGovern
2009-07-29
1
-3
/
+4
*
Fixed failure of tst_qmake::simple_app_shadowbuild.
Rohan McGovern
2009-07-29
1
-0
/
+1
*
Fixed failure of tst_moc.
Rohan McGovern
2009-07-29
1
-1
/
+1
*
Skip uic3 test when qt3support is disabled.
Rohan McGovern
2009-07-29
1
-0
/
+3
*
Fixed compile of tst_qitemeditorfactory.
Rohan McGovern
2009-07-29
1
-5
/
+5
*
Fixed failure of tst_q3urloperator.
Rohan McGovern
2009-07-29
1
-5
/
+7
*
Fixed failure of tst_q3socket.
Rohan McGovern
2009-07-29
1
-6
/
+8
*
Fixed drawImage() so that it doesn't sample outside the source image.
Kim Motoyoshi Kalland
2009-07-28
1
-19
/
+327
*
Fixed failure of tst_qlocale if run when LC_ALL is set.
Rohan McGovern
2009-07-27
1
-6
/
+10
*
Fix a running external tests: user program headers must come first.
Thiago Macieira
2009-07-26
1
-2
/
+2
*
Remove autotest for "Won't fix" bug 258462.
Rohan McGovern
2009-07-23
1
-31
/
+0
*
QSslSocket autotest: adapt to new certificate on test server
Peter Hartmann
2009-07-22
2
-23
/
+16
*
Add a (failing) test for QProcess bug 258462.
Rohan McGovern
2009-07-22
1
-0
/
+31
*
Fix assert in message handling.
Frans Englich
2009-07-20
1
-0
/
+18
*
don't rely on system codec when handling PO files
Oswald Buddenhagen
2009-07-17
1
-1
/
+1
*
Test case for QDirIterator regression introduced in 4.5.0
João Abecasis
2009-07-17
1
-10
/
+21
*
tst_qnetworkreply: Removed warning
Markus Goetz
2009-07-17
1
-0
/
+1
*
implement proper vpath handling
Oswald Buddenhagen
2009-07-13
7
-0
/
+80
*
tst_qnetworkreply: qDebug instead of qWarning
Markus Goetz
2009-07-13
1
-1
/
+1
*
QFlags::testFlag(): handle the zero case appropriately.
Frans Englich
2009-07-13
1
-0
/
+24
*
Fix line endings.
Alexis Menard
2009-07-13
1
-22
/
+22
*
Fixes failure when table has null fields to update
Bill King
2009-07-13
1
-0
/
+62
*
Fixed a crash with input methods
Pierre Rossi
2009-07-10
1
-0
/
+15
*
rewrite makeplurals.sh in perl
Oswald Buddenhagen
2009-07-10
3
-44
/
+43
*
make tests independent of PATH contents
Oswald Buddenhagen
2009-07-10
3
-11
/
+19
*
QNAM: httpDownloadPerformance auto test
Markus Goetz
2009-07-09
1
-0
/
+126
*
make test behave like others
Derick Hawcroft
2009-07-08
1
-1
/
+1
*
Make the table actually delete before the autotest
Bill King
2009-07-08
1
-1
/
+1
*
Cleanup more SQL autotest failures.
Bill King
2009-07-08
3
-12
/
+28
*
safely drop tables.
Derick Hawcroft
2009-07-08
1
-1
/
+3
*
Auto test for task 233829
Derick Hawcroft
2009-07-08
1
-1
/
+29
*
Fix more sql autotest failures.
Bill King
2009-07-06
1
-3
/
+4
*
Fix precision autotest for SqlServer
Bill King
2009-07-06
1
-6
/
+7
*
Fix up two more qsqldatabase autotests.
Bill King
2009-07-03
1
-1
/
+8
[next]