diff options
author | Philip Withnall <philip.withnall@collabora.co.uk> | 2014-01-02 15:10:00 +0000 |
---|---|---|
committer | Olivier CrĂȘte <olivier.crete@collabora.com> | 2014-01-31 01:48:59 -0500 |
commit | 0655aab0f4dfa56d408e306d88deb4077c7518d7 (patch) | |
tree | 84491c88829303c351daffbb0d2d3fc2a25ddefe /.gitignore | |
parent | d285b5a53fe2446dc6778c334b30a965d08bfb56 (diff) |
tests: Add tests for the I/O stream classes
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -129,9 +129,15 @@ tests/test tests/test-add-remove-stream tests/test-address tests/test-bsd +tests/test-build-io-stream tests/test-dribble tests/test-fallback tests/test-fullmode +tests/test-io-stream-cancelling +tests/test-io-stream-closing +tests/test-io-stream-thread +tests/test-io-stream-pollable +tests/test-send-recv tests/test-mainloop tests/test-priority tests/test-pseudotcp |