aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Squish: Do not rely on default installation pathChristian Stenger2014-02-051-2/+2
* Squish: Fix running hooked subprocess on MacChristian Stenger2014-01-312-0/+6
* Squish: Enter dummy values if committer info is missingChristian Stenger2014-01-291-1/+20
* Squish: Unify hack for invoking context menu items on MacChristian Stenger2014-01-294-19/+31
* Squish: Stabilize tst_git_cloneChristian Stenger2014-01-291-1/+1
* Squish: Avoid soft links in path for tst_git_localChristian Stenger2014-01-291-0/+2
* Squish: Fix hack for tst_designer_autocompleteChristian Stenger2014-01-281-4/+11
* Squish: Do not invoke Exit on AUT inside helper functionsChristian Stenger2014-01-285-9/+13
* Squish: Fix hook-into issue on WindowsChristian Stenger2014-01-242-3/+6
* Squish: Unify invoking add custom executableChristian Stenger2014-01-241-35/+26
* Squish: Stabilize tst_git_localRobert Loehning2014-01-231-1/+1
* Squish: Avoid crash in tst_designer_goto_slot on MacChristian Stenger2014-01-231-1/+9
* Squish: Avoid crash in tst_designer_autocomplete on MacChristian Stenger2014-01-231-1/+8
* Squish: Update qt_squish_mapping.tsvChristian Stenger2014-01-231-0/+5
* Squish: Update Qt Quick hooking stuff...Christian Stenger2014-01-234-12/+15
* Squish: Stabilize tst_simple_debug on MacChristian Stenger2014-01-221-0/+1
* Squish: Replaced lot of signal code by one simple functionRobert Loehning2014-01-2215-85/+19
* Squish: Fix condition in project.pyChristian Stenger2014-01-211-1/+1
* Squish: Clear analyzer results after verificationChristian Stenger2014-01-212-0/+3
* Squish: Fix issue with menu invocation on MacChristian Stenger2014-01-211-1/+1
* Squish: Wait for parsing in __configureCustomExecutable__()Robert Loehning2014-01-211-0/+1
* Squish: Extend tst_git_localChristian Stenger2014-01-202-0/+66
* Squish: Let tst_debug_empty_main continue on errorChristian Stenger2014-01-201-2/+5
* Squish: Eliminate another signal handlerRobert Loehning2014-01-201-18/+6
* Squish: Fix tst_rename_file on MacChristian Stenger2014-01-171-3/+3
* Squish: Add workaround to avoid AUT crash on MacChristian Stenger2014-01-171-2/+9
* Squish: Add expected error message for newer XcodeChristian Stenger2014-01-171-1/+2
* Squish: Fix tst_default_settings for MacChristian Stenger2014-01-171-0/+4
* Squish: Fix tst_git_cloneChristian Stenger2014-01-151-2/+7
* Squish: Fix logged output of tst_git_cloneChristian Stenger2014-01-141-1/+3
* Squish: Add workaround for native file dialogs on WinChristian Stenger2014-01-091-3/+7
* Fix compilationOrgad Shaneh2014-01-081-0/+1
* Squish: Give subprocess some seconds to quitRobert Loehning2014-01-081-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-08302-303/+303
* Debugger: Change default to use c++11 in manual testshjk2014-01-071-4/+2
* Squish: Make some variables localRobert Loehning2014-01-074-9/+7
* Debugger: Use more direct breakpoint setting in dumper auto testDavid Schulz2014-01-071-14/+18
* Debugger: Fix std::{shared,unique}_ptr displayhjk2014-01-071-2/+8
* Debugger: Fix display of std::array<some_struct>hjk2014-01-071-1/+3
* Squish: Simplify runAndCloseApp()Robert Loehning2014-01-061-13/+15
* Debugger: Don't check unused QXmlAttributed::vptr in auto testshjk2014-01-061-1/+0
* Squish: Enhance tst_default_settingsChristian Stenger2014-01-064-12/+64
* Squish: Remove pointless codeRobert Loehning2014-01-061-5/+0
* Debugger: Refactor the debugger engine restriction of dumper test data.David Schulz2013-12-201-29/+15
* Squish: Improve waiting in tst_simple_analyzeRobert Loehning2013-12-191-1/+1
* Squish: Replace failing wait statements in tst_cli_output_consoleRobert Loehning2013-12-191-19/+11
* Squish: Replaced signal handler in tst_CSUP04Robert Loehning2013-12-191-10/+14
* Squish: Fix bug in selectBuildConfig()Robert Loehning2013-12-191-2/+2
* Fix simple_test_app compilation with Qt < 5.2Orgad Shaneh2013-12-191-4/+4
* Squish: Added further git log testsRobert Loehning2013-12-181-6/+29