summaryrefslogtreecommitdiff
path: root/tests/manual/ssh/errorhandling/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* SSH: Turn some manual tests into autotestsChristian Kandeler2018-10-231-206/+0
* Tests: Fix compileChristian Stenger2017-12-201-13/+13
* Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-241-7/+7
* Tests: Use Qt5-style connectsOrgad Shaneh2016-06-281-6/+5
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* SSH: Fix exit code of tests.Christian Kandeler2015-06-291-6/+8
* SSH: Fix error in test.Christian Kandeler2015-05-271-1/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-061-1/+1
|/
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* SSH: Implement and make use of RFC 4256.Christian Kandeler2013-06-201-4/+7
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* SSH: Use plain pointers to SshConnection objects.Christian Kandeler2012-05-291-16/+15
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-7/+7
* SSH: Update tests.Christian Kandeler2012-03-311-5/+5
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Long live the king!hjk2012-01-261-1/+1
* SSH: Adapt test to an earlier change.Christian Kandeler2012-01-201-4/+5
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Replace qt-info@nokia.com with info@qt.nokia.comhjk2011-07-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | SSH: Adapt tests to API change.Christian Kandeler2011-04-061-3/+3
|/
* SSH: Fix tests to adapt to new location (utils vs. core plugin).Christian Kandeler2011-04-011-15/+15
* tests: add licence headersBill King2011-02-181-0/+33
* Merge branch '2.1'Bill King2010-10-121-3/+3
|\
| * SSH: Fix SshConnection::error signal connections.Christian Kandeler2010-10-111-3/+3
* | Merge remote branch 'origin/2.1'Christian Kamm2010-10-111-4/+4
|/
* Tests: Start implementing more thorough SSH test.Christian Kandeler2010-10-041-0/+177