aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Do not test the hash seed value in dumper test.David Schulz2013-12-051-1/+1
* Squish: Remove unused functionRobert Loehning2013-12-031-4/+0
* Squish: Remove unused objectsRobert Loehning2013-12-031-4/+0
* Squish: Use generic function textUnderCursor(...)Robert Loehning2013-12-031-9/+6
* Revert "C++: Fix highlighting for lines with predefined macros"Nikolai Kosjar2013-12-032-56/+1
* Debugger: Remove gcc version output when using the cdb in the dumper test.David Schulz2013-12-021-4/+3
* Debugger: Adjust QDateTime dumper for Qt 5.2hjk2013-12-021-0/+3
* Debugger: Fix dumper test with unprintable characters for cdb.David Schulz2013-12-021-1/+3
* Debugger: Disable absolute dir path test for cdb.David Schulz2013-12-021-1/+2
* Debugger: Disable __gnu_cxx dumper tests for LLDBhjk2013-11-301-0/+1
* Debugger: Work around weird LLDB type reporting in auto testhjk2013-11-301-4/+7
* Debugger: Make QLocale and std::array dumper test pass with LLDBhjk2013-11-291-4/+10
* C++: Fix highlighting for lines with predefined macrosNikolai Kosjar2013-11-292-1/+56
* 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