summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* gvfs-test: Update expected gvfs-mount -li outputMartin Pitt2013-03-181-7/+10
* Add gvfs-testbed to enable tests which need rootMartin Pitt2013-02-123-1/+376
* gvfs-test: Check for URI string presence on CLI unmountTomas Bzatek2013-02-081-1/+1
* gvfs-test: Don't wait for GVolumeMonitor "mount-removed" signalTomas Bzatek2013-02-051-8/+1
* tests: Fix race condition in Drive testsMartin Pitt2013-02-011-0/+3
* gvfs-test: More verbosity for SMB and HTTP backendsTomas Bzatek2013-01-241-0/+2
* gvfs-test: Fix private dir in generated smb.confTomas Bzatek2013-01-241-1/+1
* gvfs-test: Count error numbers properlyTomas Bzatek2013-01-241-4/+4
* gvfs-test: Add more sftp-server search pathsTomas Bzatek2013-01-241-1/+2
* gvfs-test: Use apache2 binary directlyTomas Bzatek2013-01-241-7/+16
* gvfs-test: Handle missing ~/.ssh/id_rsa gracefullyTomas Bzatek2013-01-241-1/+1
* tests: Fix tar/zip ArchiveMounter testsMartin Pitt2013-01-181-4/+17
* gvfs-test: Include */sbin in PATHTomas Bzatek2013-01-151-1/+1
* gvfs-test: Drop genisoimage dependencyMartin Pitt2013-01-122-12/+14
* gvfs-test: Add system partition Drive test with Gio APIMartin Pitt2013-01-101-0/+35
* gvfs-test Drive tests: Support more than one imageMartin Pitt2013-01-103-28/+39
* gvfs-test: Add Drive test using the Gio APIMartin Pitt2013-01-091-0/+80
* gvfs-test: Add tests for trash://Martin Pitt2012-11-291-0/+135
* gvfs-test: Move temporary D-BUS setup from run-in-tree.shMartin Pitt2012-11-293-20/+89
* gvfs-test: Skip Sftp.test_unknown_host when not in gvfs-testbedMartin Pitt2012-11-291-1/+5
* gvfs-test: Skip Dav tests if http is disabledMartin Pitt2012-11-261-0/+6
* tests/run-in-tree.sh: Disable service activation for local D-BUSMartin Pitt2012-11-261-1/+4
* gvfs-test: Add tests using the introspected Gio APIMartin Pitt2012-11-261-7/+181
* gvfs-test: Fix logic error in waiting for promptMartin Pitt2012-11-201-6/+6
* gvfs-test: Fix Drive tests for Python 3.3Martin Pitt2012-11-061-4/+3
* Remove calls to g_type_init(), bump GLib required versionColin Walters2012-10-306-11/+0
* Ship test filesMartin Pitt2012-10-171-1/+9
* gvfs-test: Mark Sftp.test_unknown_host as expected failure for nowMartin Pitt2012-10-171-0/+1
* Use port 22222, not 2222 for test sshdAlexander Larsson2012-10-171-3/+3
* gvfs-test: Fix gvfs-mount waitingMartin Pitt2012-10-171-2/+3
* gvfs-test: Split "myfiles" share into public and privateMartin Pitt2012-10-171-36/+39
* gvfs-test: Make Smb tests run without gvfs-testbedMartin Pitt2012-10-172-14/+83
* Support running a subset of tests with make checkMartin Pitt2012-10-171-2/+2
* gvfs-test: Robustify Smb.test_anonymousMartin Pitt2012-10-161-1/+15
* gvfs-test: Drop usersharesMartin Pitt2012-10-161-38/+22
* gvfs-test: Support running Sftp without gvfs-testbedMartin Pitt2012-10-151-23/+31
* gvfs-test: Stop using /var/log/sshd.logMartin Pitt2012-10-151-3/+11
* gvfs-test: Use local sshd configuration and host keysMartin Pitt2012-10-153-3/+57
* gvfs-test: Ship static SSL certificate, drop openssl dependencyMartin Pitt2012-10-152-11/+35
* gvfs-test: Integrate into "make installcheck"Martin Pitt2012-10-151-0/+5
* gvfs-test: Fix for Apache 2.4Martin Pitt2012-10-121-9/+20
* test/run-in-tree.sh: Re-fix for distcheckMartin Pitt2012-10-121-1/+7
* test/run-in-tree.sh: Search session.conf in test directoryMartin Pitt2012-10-121-1/+3
* gvfs-test: Skip Dav tests if Apache httpd is not installedMartin Pitt2012-10-121-0/+2
* tests: Fix distchecksAlexander Larsson2012-10-121-3/+3
* tests: Disable smb usershare test if not in testbedAlexander Larsson2012-10-121-1/+1
* test: Fix test suit error due to dbus dyingAlexander Larsson2012-10-121-1/+1
* More work on the test suite runningAlexander Larsson2012-10-122-11/+20
* test/gvfs-test: Add missing copyright/license headerMartin Pitt2012-10-121-0/+20
* Initial version of testing frameworkAlexander Larsson2012-10-125-1/+1111