aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Preprocessor Enginge: fix bug in pp-engine.cpp"Nikolai Kosjar2013-11-291-0/+18
* Squish: Fix tst_create_proj_wizardChristian Stenger2013-11-292-50/+85
* Debugger: Allow type patterns in auto testshjk2013-11-281-5/+16
* Debugger: Don't check for unused value in QXmlAttributes dumperhjk2013-11-281-2/+1
* Preprocessor Enginge: fix bug in pp-engine.cppSimon Schäfer2013-11-281-18/+0
* Squish: Fix now named wizard buttons in objects.mapChristian Stenger2013-11-281-4/+4
* Squish: Use keyboard interaction instead of textCursor manipulationRobert Loehning2013-11-271-3/+4
* Debugger: Restrict std::unordered_map manual test to C++11hjk2013-11-271-0/+216
* Debugger: Add manual test for lambdahjk2013-11-271-0/+19
* Editor: Fix generic highlighter test.David Schulz2013-11-274-2/+49
* Squish: Fix tst_CSUP04Christian Stenger2013-11-271-1/+1
* Squish: Fix tst_HELP06Christian Stenger2013-11-271-3/+1
* Debugger: Fix std::vector<bool> dumper for LLDBhjk2013-11-261-0/+1
* Squish: Fix tst_simple_analyzeChristian Stenger2013-11-261-2/+2
* Squish: Fix tst_HELP04Christian Stenger2013-11-261-12/+20
* Designer: Insert into correct class for "Go to slot"Nikolai Kosjar2013-11-267-0/+158
* Designer: Tests: Remove reference dataNikolai Kosjar2013-11-262-49/+0
* Debugger: Fix some of the QMap dumper autotestshjk2013-11-261-22/+11
* Squish: Expect fails in tst_git_cloneRobert Loehning2013-11-261-9/+13
* C++: Support __thread and thread_localOrgad Shaneh2013-11-263-0/+13
* qmljs: fix persistent trie testsFawzi Mohamed2013-11-252-4/+4
* qmljs: fixing testsFawzi Mohamed2013-11-225-10/+12
* Designer: Clean up testsNikolai Kosjar2013-11-222-0/+49
* Squish: No QML debugging with Qt 4.7Robert Loehning2013-11-221-1/+2
* Squish: Fix tst_basic_cpp_supportChristian Stenger2013-11-221-12/+2
* Squish: Fix tst_qml_indentChristian Stenger2013-11-221-9/+2
* Squish: Qt Quick [12] Application templates are mergedChristian Stenger2013-11-227-136/+67
* Debugger: Add new test for OpenSUSE 13.1 GDB version stringhjk2013-11-191-0/+6
* Debugger: Use thread id, not model row to remember current threadhjk2013-11-171-4/+4
* Debugger: Fix passing of maximum string lengthhjk2013-11-171-0/+13
* Debugger: Fix find nmake in dumper test.David Schulz2013-11-151-12/+12
* Debugger: Fix QFile dump test for Windows.David Schulz2013-11-151-2/+2
* Compile fix for Windows of external cplusplus auto testsNikolai Kosjar2013-11-141-1/+0
* Debugger: Adjust test to the invalid time dumps.David Schulz2013-11-121-2/+1
* Debugger: Exclude cdb from some date and time dumper checks.David Schulz2013-11-111-15/+30
* Debugger: Ignore checks that were not supposed to work on that engine.David Schulz2013-11-111-0/+8
* Debugger: Don't remove the square brackets from the cdb output...David Schulz2013-11-111-4/+0
* Debugger: Fix QChar dumper test for cdb.David Schulz2013-11-111-1/+2
* Debugger: Allow to use a set of engines per dumper check.David Schulz2013-11-111-15/+18
* Replace QString::fromLocal8Bit("") callsKai Koehne2013-11-052-2/+2
* dumpers: fix QUrl for Qt4Eike Ziller2013-11-041-8/+9
* Squish: Update tst_session_handlingRobert Loehning2013-11-041-2/+2
* Debugger: Record version of GCC in testshjk2013-11-041-17/+39
* Squish: Temporarily disable testing of Welcome modeRobert Loehning2013-11-015-17/+8
* Debugger: Rework dumper detectionhjk2013-11-011-0/+5
* Squish: Stabilize tst_basic_cpp_supportRobert Loehning2013-10-311-0/+1
* Squish: Provide separate settings for MacChristian Stenger2013-10-317-1/+425
* Debugger: Move some global variables to the Dumper classhjk2013-10-301-1/+1
* dumpers: Add test for QUrl() and fix itEike Ziller2013-10-301-1/+8
* dumpers: remove type check from QHashNode testEike Ziller2013-10-301-2/+0