summaryrefslogtreecommitdiff
path: root/tests/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* tests: Add mock object and test infrastructure for testing tls.Stef Walter2010-12-241-0/+1
| | | | | | | Create a mock o.f.T.Authentication.TLSCertificate object and connect to it in various tests. Loads certificate data from certificates/ subdir
* Add unit test for the live search matchingXavier Claessens2010-06-081-0/+1
|
* Add parser testsXavier Claessens2009-11-241-0/+1
|
* remove check-*Guillaume Desmottes2009-11-031-1/+0
|
* port check-empathy-chatroom-manager.c to GTestGuillaume Desmottes2009-11-031-0/+1
| | | | | The tests have not been ported yet as they are currently disabled.
* port check-empathy-chatroom.c to GTestGuillaume Desmottes2009-11-031-0/+1
| | | | | The tests have not been ported yet as they are currently disabled.
* port check-empathy-irc-network-manager.c to GTestGuillaume Desmottes2009-11-031-0/+1
|
* port check-empathy-irc-network.c to GTestGuillaume Desmottes2009-11-031-0/+1
|
* port check-empathy-irc-server.c to GTestGuillaume Desmottes2009-11-031-0/+1
|
* port check-empathy-utils.c to GTestGuillaume Desmottes2009-11-031-0/+2
|
* move test app needing user interaction to interactive/Guillaume Desmottes2009-10-291-8/+0
| | | | tests/ should be used only for automatic unit tests.
* Ignore tests/test-empathy-account-assistantXavier Claessens2009-08-231-0/+1
|
* Update gitignoreXavier Claessens2009-07-281-1/+1
|
* Add test-empathy-profile-chooser.Jonny Lamb2009-06-051-0/+1
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Skeleton of a test program for the dialogDavyd Madeley2009-04-211-0/+1
|
* Add tests/test-empathy-presence-chooser to gitignoreXavier Claessens2009-04-101-0/+1
| | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2803
* Added Elliot's empetit test program.Jonny Lamb2009-01-301-0/+1
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2335
* Add new program to gitignoreXavier Claessens2008-04-111-0/+1
| | | | svn path=/trunk/; revision=887
* Minimal version of contact-run-until-ready testXavier Claessens2008-03-111-0/+1
| | | | svn path=/trunk/; revision=759
* Revert "merge git work"Xavier Claessens2007-12-291-0/+3
| | | | | | This reverts commit 0cfd80847f0d66967f56c7d6b3eb46793f725859. svn path=/trunk/; revision=519
* merge git workXavier Claessens2007-12-291-3/+0
| | | | svn path=/trunk/; revision=518
* Add "check" framework support. Fixes bug #505622 (Guillaume Desmottes).Xavier Claessens2007-12-291-0/+3
svn path=/trunk/; revision=509