diff options
author | Dafydd Harries <daf@rhydd.org> | 2009-02-08 13:15:12 +0100 |
---|---|---|
committer | Dafydd Harries <daf@rhydd.org> | 2009-02-08 13:15:12 +0100 |
commit | 2359ca653f36ca45e9486a184e0c16955deffc9e (patch) | |
tree | 4344558043f589facead05578a8464ee3bfaf399 /.gitignore | |
parent | 14056e1c24553ac0510c29810371827ffcc1e008 (diff) |
move Gibber tests into lib/gibber
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -109,11 +109,8 @@ src/write-mgr-file stamp-h1 telepathy-salut-*.tar.gz tests/check-main -tests/outputs tests/sasl-test.db -tests/test-xmpp-connection tests/test-r-multicast-{packet,sender,transport-io} -tests/test-r-multicast-transport-io tests/twisted/tools/core tests/twisted/tools/exec-with-log.sh tests/twisted/tools/salut-testing.log @@ -132,3 +129,9 @@ tests/test-r-multicast-packet tests/test-r-sender tests/test-r-transport-io tests/telepathy-salut-debug + +lib/gibber/tests/check-main +lib/gibber/tests/outputs +lib/gibber/tests/test-xmpp-connection +lib/gibber/tests/test-r-multicast-transport-io + |