aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* CamelHump: Fix case insensitive matching after the same caseOrgad Shaneh2017-10-051-0/+2
* CamelHump: Extend testsAndre Hartmann2017-10-051-0/+3
* CamelHump: Leave the gauls alone (fix typo)Andre Hartmann2017-10-051-2/+2
* Merge remote-tracking branch 'origin/4.4' into 4.5Orgad Shaneh2017-10-041-54/+51
|\
| * Dumpers: Quit test immediately if make failsOrgad Shaneh2017-09-271-0/+1
| * Dumpers: Fix tests execution on Windows/MinGWOrgad Shaneh2017-09-271-9/+12
| * Dumpers: Modernize testsOrgad Shaneh2017-09-271-45/+38
* | Qnx: Use simpler portsgatherer commandhjk2017-09-291-0/+12
* | CamelHumpMatcher: Fix matching word continuations without humpAndre Hartmann2017-09-281-0/+3
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-09-253-10/+31
|\|
| * C++: Fix crash with invalid raw string literalNikolai Kosjar2017-09-202-0/+21
| * Dumpers: Print readable output in testsOrgad Shaneh2017-09-191-10/+10
* | CamelHumpMatcher: Support uppercase snake matchingAndre Hartmann2017-09-191-0/+2
* | Environment: Keep case of environment variables on windowsTobias Hunger2017-09-191-0/+149
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-09-191-3/+16
|\|
| * Dumper: Dump CHAR/WCHAR arrays as stringsOrgad Shaneh2017-09-181-3/+16
* | Debugger: Add yet another virtual inheritance testhjk2017-09-191-0/+49
* | Locator: Add camel hump locator filter for C++, QML, and filesAndre Hartmann2017-09-191-0/+61
* | CamelHump: Do not match first char in the middle of a wordOrgad Shaneh2017-09-191-0/+4
* | Dumpers: Add a show case for C-style stringsOrgad Shaneh2017-09-181-0/+19
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-09-041-0/+10
|\|
| * PortGatherer: Add test for Mac's netstat output.hjk2017-08-301-0/+10
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-08-241-0/+33
|\|
| * ProjectExplorer: Fix parsing ports from netstat output on Windowshjk2017-08-241-0/+33
* | Debugger: Display summaries for CoreFoundation typeshjk2017-08-211-0/+48
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-08-151-1/+1
|\|
| * qbs build: Do not access the bundle module unconditionallyChristian Kandeler2017-08-031-1/+1
* | CamelHumpMatcher: ModernizeAndre Hartmann2017-08-091-1/+3
* | Extract CamelHumpMatcher for use in the C++/QML locator filtersAndre Hartmann2017-08-044-0/+88
|/
* fix property spellingTim Jenssen2017-07-172-2/+2
* Debugger: Add a version check for GNU gdb (GDB) Fedora 8.0-13.fc26hjk2017-07-121-0/+4
* Introduce and use Utils::stripAcceleratorOrgad Shaneh2017-07-071-0/+26
* Valgrind: Merge ValgrindRunner and ValgrindProcesshjk2017-06-301-1/+0
* Replace include guards with #pragma onceOrgad Shaneh2017-06-281-4/+1
* Merge remote-tracking branch 'origin/4.3'Orgad Shaneh2017-06-262-2/+14
|\
| * Tests: Fix compileChristian Stenger2017-06-212-2/+14
* | Valgrind: Make the (threaded) parser a proper member of the runnerhjk2017-06-231-16/+3
* | Valgrind: Merge MemCheckRunner and ValgrindRunner basehjk2017-06-232-4/+4
* | Debugger: Fix manual splitting of complex template parameter typeshjk2017-06-191-0/+30
* | Debugger: Prettify values for enum bitfieldsOrgad Shaneh2017-06-121-1/+1
* | Merge remote-tracking branch 'origin/4.3'Orgad Shaneh2017-06-021-2/+14
|\|
| * 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
* | Debugger: Add DumperOptions to the cdb fetch commandDavid Schulz2017-05-301-1/+1
* | Merge remote-tracking branch 'origin/4.3' into masterOrgad Shaneh2017-05-232-3/+83
|\|
| * Debugger: Fix display of pointers as arrayshjk2017-05-161-1/+31
| * Reduce CPU load of test parsingEike Ziller2017-05-161-2/+52
* | SyntaxHighligher: Remove the need to specify format for spacesEike Ziller2017-05-231-1/+1
* | Simplify text format handling in syntax highlightersEike Ziller2017-05-231-1/+3