aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* tests: add test for ephy-embed-singleDiego Escalante Urrelo2010-05-141-1/+5
|
* tests: add test for EphyEmbedPersistDiego Escalante Urrelo2010-02-261-0/+4
| | | | Bug #600987
* tests: simplify Makefile.amDiego Escalante Urrelo2010-01-221-15/+25
| | | | Don't cherry pick internal libraries for tests.
* Delete EphyIconEntry, it's unused.Xan Lopez2008-12-311-7/+0
| | | | svn path=/trunk/; revision=8655
* Add testephyzoomcontrol.cDiego Escalante Urrelo2008-11-301-1/+9
| | | | svn path=/trunk/; revision=8621
* tests: fix compilation when builddir != srcdirXan Lopez2008-10-141-2/+2
| | | | svn path=/trunk/; revision=8581
* Add testephylocationentry.cDiego Escalante Urrelo2008-09-291-5/+15
| | | | | | See the FIXME about the mystery crasher, it's probably some kind of leak. svn path=/trunk/; revision=8552
* Revert "Makefile fixes."Diego Escalante Urrelo2008-09-291-27/+13
| | | | | | This reverts commit 58afaf81fbf64dfcb779ef2e7531afb4c11693e1. svn path=/trunk/; revision=8551
* Makefile fixes.Christian Persch2008-08-301-13/+27
| | | | svn path=/trunk/; revision=8439
* Add testephyiconentry.c to tests/Diego Escalante Urrelo2008-08-041-7/+15
| | | | | | Part of #544642. svn path=/trunk/; revision=8385
* Add the base for tests/ support.Diego Escalante Urrelo2008-08-041-0/+18
Include a test for ephysearchentry, need to make them optional too. Part of #544642. svn path=/trunk/; revision=8384