aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix compileChristian Stenger2017-06-212-2/+14
* Squish: Stabilize tst_generic_highlighterRobert Loehning2017-06-151-1/+2
* Squish: Add expected project tree for cmake >= 3.7Robert Loehning2017-06-122-1/+286
* Squish: Don't try building with cmake < 3.7Robert Loehning2017-06-091-6/+26
* Squish: Update speedcrunch's tree in tst_openqt_creatorRobert Loehning2017-06-081-36/+35
* Squish: Update expected project trees when opening qtcreatorRobert Loehning2017-06-074-3893/+6860
* Squish: Use cdb with Creator's bitnessRobert Loehning2017-06-072-3/+29
* Squish: Fix __handeColorTips__ for Qt >= 5.8Robert Loehning2017-06-011-2/+2
* Squish: Update window titleRobert Loehning2017-06-011-1/+1
* Debugger: fix regex matching local enum type in dumper testDavid Schulz2017-06-011-1/+1
* Debugger: Add a test for enum bitfieldOrgad Shaneh2017-05-311-2/+6
* Debugger: Add an auto test for typedefs with unnamed enumshjk2017-05-301-0/+8
* Squish: Tune tst_codepasting to working casesRobert Loehning2017-05-183-91/+142
* Squish: Shorten object namesRobert Loehning2017-05-182-13/+13
* Tests: Minor cleanup in debugger/simple_test_appOrgad Shaneh2017-05-161-6/+8
* Debugger: Fix display of pointers as arrayshjk2017-05-161-1/+31
* Reduce CPU load of test parsingEike Ziller2017-05-161-2/+52
* Squish: Exclude HTML when reading version from dialogRobert Loehning2017-05-121-1/+1
* Squish: Fix switching to build or run settingsChristian Stenger2017-05-111-1/+3
* Squish: Verify project was found when adding fileRobert Loehning2017-05-105-15/+25
* Squish: Update tst_opencreator_qbsRobert Loehning2017-05-091-2/+2
* Squish: Increase timeout for cloning in tst_git_cloneRobert Loehning2017-05-081-1/+1
* Squish: Update tst_git_localRobert Loehning2017-05-081-2/+2
* Dumpers: Fix operator + for pointersOrgad Shaneh2017-05-081-0/+26
* Tests: Add some lines to test editing of strings in debuggerRobert Loehning2017-05-021-0/+9
* Squish: Update tst_HELP02 to use QTCREATOR_DISPLAY_VERSIONRobert Loehning2017-05-021-5/+5
* Debugger: Improve handling of static members in shared objectshjk2017-05-021-0/+18
* Tests: Fix warning from MSVC2015Robert Loehning2017-05-021-6/+6
* Debugger: Add a dumper for QLazilyAllocatedhjk2017-04-261-0/+9
* Debugger: Add a boost::variant dumperhjk2017-04-261-0/+32
* Debugger: Split a long linehjk2017-04-251-1/+2
* Debugger: Catch some exceptions related to optimized out valueshjk2017-04-251-0/+7
* Debugger: Fix dumper tests in wow64 envDavid Schulz2017-04-241-6/+5
* Squish: Update "Do Not Save" buttonRobert Loehning2017-04-201-1/+1
* Debugger: Add a workaround for bad gcc debug info generationhjk2017-04-201-1/+26
* Auto Tests: Fix extensionsystem testsDavid Schulz2017-04-191-1/+1
* Debugger: Add a qfloat16 dumperhjk2017-04-191-0/+12
* Use QFileInfo::exists(...) which is faster that QFileInfo(..).existsMontel Laurent2017-04-141-1/+1
* Squish: Clear General Messages before running tst_codepastingRobert Loehning2017-04-121-0/+1
* Debugger: Adjust dumper test after cdb output changedDavid Schulz2017-04-111-10/+7
* QmlJs: fix reformatting of 'signal' statementsMarco Benelli2017-04-071-0/+10
* Squish: Remove workaround for fixed bug in tst_simple_debugRobert Loehning2017-04-031-1/+0
* Debugger: Fix QFlags dumper for cdbDavid Schulz2017-03-301-0/+11
* Timeline: Fix timelinerenderer testUlf Hermann2017-03-291-4/+4
* Debugger: Use native value for pointer dereferenceDavid Schulz2017-03-281-3/+0
* Debugger: Disable QObject property dumper test on WindowsDavid Schulz2017-03-281-4/+6
* Clang: Enable now passing testsNikolai Kosjar2017-03-232-3/+3
* Tests: Fix compilation with Qt 5.9hjk2017-03-221-5/+8
* Merge remote-tracking branch 'origin/4.2' into 4.3Eike Ziller2017-03-221-2/+1
|\
| * Squish: Make workaround permanent in tst_simple_debugRobert Loehning2017-03-201-2/+1