summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-11-041-0/+32
|\
| * tst_qnetworkreply: Add testcase for unknown authentication methodMarkus Goetz2010-11-031-0/+32
| | | | | | | | | | Task-number: QTBUG-4121 Reviewed-by: ogoffart
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into ↵Qt Continuous Integration System2010-11-031-0/+8
|\ \ | | | | | | | | | | | | | | | | | | master-integration * 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2: Fix compilation for when there is no OpenGL module
| * | Fix compilation for when there is no OpenGL moduleaavit2010-11-031-0/+8
| | |
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into ↵Qt Continuous Integration System2010-11-0387-0/+7706
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | master-integration * 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2: (55 commits) Fix tst_collections::insert_remove_loop on 32bit Fix warnings with clang Add member-swap to shared datatypes that don't have it. Containers: add member-swap Fix license headers Put more platform info in the report headers QVarLenghtArray: Implement more API from QVector Fixed index type after reapplying commit 89cbb165. Reapply "Fixed painter path drawing on FBO without stencil buffer." Fixes: Reading and writing PNG iTXt international text chunks Fixes: corruption of whitespace in text fields when reading PNG images Clean up some comments Fixes unstability caused by a dangling pointer in GL text rendering Fix getting git info on Win Remove historic remains of qt3 testing Testing auto-rebuild on server Another change for running on actual server Preparations for running on actual server Add OS and git data to PlatformInfo Revert "Don't define highp/mediump/lowp if desktop GL has them" ...
| * | Fix tst_collections::insert_remove_loop on 32bitOlivier Goffart2010-11-031-1/+1
| | | | | | | | | | | | It was working on 64bit by luck
| * | Add member-swap to shared datatypes that don't have it.Marc Mutz2010-11-0312-0/+140
| | | | | | | | | | | | | | | | | | | | | For consistency. Merge-request: 871 Reviewed-by: Olivier Goffart <olivier.goffart@nokia.com>
| * | Containers: add member-swapMarc Mutz2010-11-0310-0/+105
| | | | | | | | | | | | | | | | | | | | | Member-swap is required by the STL Sequence concept, but is also needed to write exception-safe code. Merge-request: 871 Reviewed-by: Olivier Goffart <olivier.goffart@nokia.com>
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2aavit2010-11-021-0/+212
| |\ \
| | * | QVarLenghtArray: Implement more API from QVectorOlivier Goffart2010-11-021-0/+212
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... for consistency and to allow easy replacement of one by the other. In particular this change allows to use QVarLenghtArray inside foreach Reviewed-by: Gabriel Task-number: QTBUG-14010
| * | | Merge branch 'lancelot'aavit2010-11-0263-0/+7187
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | First iteration of the Lancelot graphics regression autotest system. Reviewed-by: Trond Reviewed-by: aavit
| | * | Clean up some commentsaavit2010-10-281-5/+0
| | | |
| | * | Remove historic remains of qt3 testingaavit2010-10-262-68/+65
| | | |
| | * | Merge branch 'master' of ../qt-stg2-master into lancelotTrond Kjernåsen2010-10-121088-1871/+182234
| | |\ \
| | * | | Don't include the arthur/common.pri file.Trond Kjernåsen2010-10-081-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Including the arthur/common.pri file pulls in many files we don't actually need.
| | * | | Add support for blacklisting/whitelisting tests on the report page.Trond Kjernåsen2010-10-061-9/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also changed how the GL tests are run: they now render into a multisampled FBO, which seems to be more stable than to a plain GL widget.
| | * | | This should run on GL ES 2.0 as well.Trond Kjernåsen2010-09-201-1/+3
| | | | |
| | * | | Checksumming of the script files added.aavit2010-09-131-18/+10
| | | | | | | | | | | | | | | | | | | | If the scripts themselves are modfied, it will not cause mismatch.
| | * | | Improved path mapping, added test mode for it. Misc improvements.aavit2010-09-101-2/+5
| | | | |
| | * | | Open up for all platformsaavit2010-09-091-2/+2
| | | | |
| | * | | Improved server logging and more robust client connection attemptaavit2010-09-091-14/+13
| | | | | | | | | | | | | | | | | | | | Also misc minor improvements all around
| | * | | Opened for running on Mac tooaavit2010-09-081-2/+5
| | | | |
| | * | | Fix: remove baseline checksums before adding renderedaavit2010-09-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | .. otherwise, the comparison will always yield true... Also a simplification: QList provides default datastreaming ops
| | * | | It's the GL_VERSION string that usually contains the Mesa substring.Trond Kjernåsen2010-09-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This of course differs, depending on the different backends used, but so far it seems most of the Mesa implementations have Mesa mentioned in the version string.
| | * | | Make it possible to have several checksums associated with one ImageItem.Trond Kjernåsen2010-09-071-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | Also changed the meta file from being a text file to a binary file. Nothing uses the extra checksums yet, but that should be added soon.
| | * | | Add another format, and blacklist some moreaavit2010-09-071-1/+17
| | | | |
| | * | | Avoid testing on Mesaaavit2010-09-071-34/+48
| | | | |
| | * | | We only want to test hw accelerated GL 2.0 implementations.Trond Kjernåsen2010-09-061-1/+8
| | | | |
| | * | | Data column names have apparently changed :)Trond Kjernåsen2010-09-031-1/+1
| | | | |
| | * | | Add basic OpenGL testing support.Trond Kjernåsen2010-09-031-7/+63
| | | | |
| | * | | Protocol rewrite done; design cleaned up.aavit2010-09-031-153/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Client no longer fetches baseline images, not even on mismatch. Bitwise comparison, mismatch score etc. will be done on server, if wanted.
| | * | | Rewrite protocol (ImageItem/ImageItemList)aavit2010-09-021-50/+81
| | | | | | | | | | | | | | | | | | | | Not finished, but core functionality is in working state.
| | * | | try a different image formataavit2010-08-311-3/+3
| | | | |
| | * | | Add reporting of difference score on mismatchesaavit2010-08-301-15/+57
| | | | |
| | * | | Experiment with generating and storing the diff image also on failureaavit2010-08-301-0/+13
| | | | |
| | * | | Use a remote test server during dev, plus some housekeepingaavit2010-08-251-0/+1
| | | | |
| | * | | First shot at a new client-server based autotest of the Arthuraavit2010-08-2562-0/+7128
| | | | | | | | | | | | | | | | | | | | | | | | | 2D rendering system, based on the lance test tool. Hence dubbed lancelot.
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2aavit2010-11-02595-58269/+42770
| |\ \ \ \
| * | | | | Fixes: Reading and writing PNG iTXt international text chunksaavit2010-11-021-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Kim
| * | | | | Fixes: corruption of whitespace in text fields when reading PNG imagesaavit2010-10-291-0/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-14398 Reviewed-by: Kim
* | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-11-022-72/+367
|\ \ \ \ \ \ | |_|/ / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵Qt Continuous Integration System2010-11-012-72/+367
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: QNAM HTTP: tst_qnetworkreply with setReadBufferSize() set Fix compilation on AIX 5.3 with gcc Doc: Fixed typo Fix poor English in QStyle::polish documentation. Fix a few typos in comments and docs.
| | * | | | QNAM HTTP: tst_qnetworkreply with setReadBufferSize() setDavid Faure2010-11-011-71/+366
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This new method tests 4 cases (http/https, with/without buffer size) and checks the send/receive rates to check that the actual transfer rate was limited, not just the speed of emission of data to the application. Task-number: QTBUG-6276 Merge-request: 872 Reviewed-by: Markus Goetz <Markus.Goetz@nokia.com>
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵Qt Continuous Integration System2010-11-011-1/+1
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: Fix poor English in QStyle::polish documentation. Fix a few typos in comments and docs.
| | | * | | | Fix a few typos in comments and docs.Jason McDonald2010-11-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-13714 Reviewed-by: Trust Me
* | | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-11-0169-5595/+11778
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Quickly clicking an item that doesn't use double clicking should result in ↵Joona Petrell2010-11-012-0/+58
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | two separate clicks Task-number: QTBUG-14832 Reviewed-by: Martin Jones
| * | | | | Fix QML visual tests on Mac.Yann Bodson2010-11-0167-5595/+11720
| |/ / / / | | | | | | | | | | | | | | | Task-number: QTBUG-14792
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into ↵Qt Continuous Integration System2010-11-011-0/+23
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | master-integration * 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2: Fix compilation in qglobal.h when included from a .c file Fix compilation in namespace qSwap: use std::swap as implementation, and specialize std::swap for our container
| * \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into ↵Qt Continuous Integration System2010-10-301-0/+23
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | master-integration * 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2: Fix compilation in qglobal.h when included from a .c file Fix compilation in namespace qSwap: use std::swap as implementation, and specialize std::swap for our container