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