aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data
Commit message (Collapse)AuthorAgeFilesLines
* Handle a bit more gracefully the self-launch detectionXan Lopez2012-12-121-0/+1
| | | | | | | Check whether the app that will launch a given download is actually the browser itself, and do nothing *before* going ahead. Seems better than actually launching and then aborting on startup through UUID hacks.
* tests: include tests/data/ in distDiego Escalante Urrelo2012-05-241-0/+1
| | | | Otherwise tests using its contents will fail on distcheck.
* tests: add ephy-file-helpers-testDiego Escalante Urrelo2012-05-241-0/+2
| | | | | | | | | | Test API for file switch, tmp file creation, downloads, desktop directories. Take two of this test. Updated for ephy-file-helpers API changes. Previously reverted on 185ab751c20a825f832efd89a7cfbd75fa09e20c. https://bugzilla.gnome.org/show_bug.cgi?id=673337
* Revert "tests: add ephy-file-helpers-test"Xan Lopez2012-05-021-2/+0
| | | | | | This reverts commit d1ba46b3f4a4e2afbffe5a0ab2543462caea0bbe. Does not pass distcheck and I need to release.
* tests: add ephy-file-helpers-testDiego Escalante Urrelo2012-04-301-0/+2
Test API for file switch, tmp file creation, downloads, desktop directories. https://bugzilla.gnome.org/show_bug.cgi?id=673337