index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Main.hs
Age
Commit message (
Expand
)
Author
2014-02-24
Add test suite configuration
Sam Truzjan
2014-01-04
Test against rtorrent's dht server when enabled
Daniel Gröber
2014-01-04
Run bittorrent-client in res/ so it can seed the testfile
Daniel Gröber
2013-12-25
Add missing import Data.Functor to tests/Main.hs
Daniel Gröber
2013-12-25
Add --bittorrent-client=.. option to spec
Daniel Gröber
2013-10-31
Update license
Sam Truzjan
2013-10-14
Move some modules from torrent-content
Sam Truzjan
2013-08-16
~ Fix some warnings.
Sam T
2013-08-16
~ Remove torrent-content modules.
Sam T
2013-07-21
~ Move HTTP tracker stuff to its own module.
Sam T
2013-07-14
~ Minor changes.
Sam T
2013-07-04
~ Rename PeerID to PeerId.
Sam T
2013-07-04
~ Use TH for JSON instance.
Sam T
2013-07-04
+ Add tests for ScrapeInfo encoding.
Sam T
2013-07-04
~ Minor changes.
Sam T
2013-07-04
~ Move info hash test to main test suite.
Sam T
2013-07-04
~ Move MMap tests to properties test suite.
Sam T
2013-07-03
~ Use lazy bytestring
Sam T
2013-06-13
~ Fix wall suggestions.
Sam T
2013-06-11
~ Minor changes.
Sam T
2013-06-09
~ Hide *.Protocol modules.
Sam T
2013-06-07
~ Fix bitfield encoding.
Sam T
2013-06-07
~ Merge Encoding to Main.
Sam T
2013-06-07
~ Fix bug in torrent bencode instance.
Sam T
2013-06-07
+ Add tests for bitfield.
Sam T
2013-06-06
+ Add some tests.
Sam T
2013-06-02
~ Use IntSet instead of ByteString for bitfields.
Sam T
2013-05-08
~ Fix handshake.
Sam T
2013-05-05
~ Move bitfields to Data.
Sam T
2013-05-05
+ Add bitfield completeness function.
Sam T
2013-05-04
+ Add some test cases for findMin & finMax.
Sam T
2013-05-03
+ Add more properties for bitfield operations.
Sam T
2013-05-03
+ Add tests for bitfield min & max.
Sam T
2013-05-03
+ Add initial tests for bitfields.
Sam T