aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ephy-file-helpers-test.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: Add test for ephy_sanitize_filename()Carlos Garcia Campos2012-09-101-0/+36
|
* ephy-file-helpers: rename KEEP_TEMP_DIR to KEEP_DIRClaudio Saavedra2012-09-031-9/+9
| | | | | Since this is also used for persistency of temporary directories, but also for --profile.
* tests: add ephy-file-helpers-testDiego Escalante Urrelo2012-05-241-0/+401
| | | | | | | | | | 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-392/+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/+392
Test API for file switch, tmp file creation, downloads, desktop directories. https://bugzilla.gnome.org/show_bug.cgi?id=673337