aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testephysearchentry.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: apply style fixes suggested by XanDiego Escalante Urrelo2010-01-221-6/+4
|
* Use © symbol and include glib.h in tests.Diego Escalante Urrelo2010-01-141-1/+2
|
* Update EphySearchEntry test.Xan Lopez2008-12-311-8/+4
| | | | | | There's no 'internal entry' now. svn path=/trunk/; revision=8654
* Reindent to 2 spaces and improve the existing testsDiego Escalante Urrelo2008-09-291-15/+41
| | | | | | Add vim modelines to the files. svn path=/trunk/; revision=8553
* Add the base for tests/ support.Diego Escalante Urrelo2008-08-041-0/+53
Include a test for ephysearchentry, need to make them optional too. Part of #544642. svn path=/trunk/; revision=8384