Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-14split up testsFeross Aboukhadijeh
2016-01-01test: add test for client.add invalid bufferFeross Aboukhadijeh
2016-01-01Throw error on client.add('')Feross Aboukhadijeh
2015-12-28remove weird global.Blob usageFeross Aboukhadijeh
2015-12-27test: `torrent.announce` must always be an arrayFeross Aboukhadijeh
2015-12-17tests: lots of cleanupFeross Aboukhadijeh
2015-12-17test: put fixtures into single locationFeross Aboukhadijeh
2015-10-04Use path.resolve in testsJoseph Frazier
2015-07-27stricter tests: 'warning' events are failuresFeross Aboukhadijeh
2015-07-17add failing test for torrent.destroy() remove from clientFeross Aboukhadijeh
2015-06-11test styleFeross Aboukhadijeh
2015-05-29moved remote torrent handling into parse-torrent@5.1Feross Aboukhadijeh
2015-05-28test: add test for client.add with string announce propFeross Aboukhadijeh
2015-05-18add test: remove by Torrent objectFeross Aboukhadijeh
2015-05-12fixes for parse-torrent@5Feross Aboukhadijeh
2015-05-03When no trackers specified, use some reasonable defaultsFeross Aboukhadijeh
2015-05-03split up testsFeross Aboukhadijeh
2015-03-20test: add tests for client.removeFeross Aboukhadijeh
2015-03-07styleFeross Aboukhadijeh
2015-01-26after client.destroy(), no "ready" event emittedFeross Aboukhadijeh
2015-01-26fix unexpected 'torrent' event in browserFeross Aboukhadijeh
2015-01-26after client.destroy(), no "torrent" event should be emittedFeross Aboukhadijeh
2015-01-26throw if add or seed after destroyFeross Aboukhadijeh
2015-01-10command line: add `info` commandFeross Aboukhadijeh
2014-12-30add `torrent.magnetURI` getter functionFeross Aboukhadijeh
2014-12-17remove hack from testsFeross Aboukhadijeh
2014-12-17hack: set name on blob to fix test exceptionFeross Aboukhadijeh
2014-12-17use correct tracker option `tracker`; not `trackers`Feross Aboukhadijeh
2014-12-17add client.seed tests (buffer, blob, path to file)Feross Aboukhadijeh
2014-10-06move node-only tests out of basic.jsFeross Aboukhadijeh
2014-09-29test additional torrent types for client.addFeross Aboukhadijeh
2014-09-21add test/basic.js backFeross Aboukhadijeh
2014-09-21merge `bittorrent-client` into this moduleFeross Aboukhadijeh
2014-09-17command line: add test for -v --version flagsFeross Aboukhadijeh
2014-07-29fix command line testFeross Aboukhadijeh
2014-06-05add basic sanity check testsFeross Aboukhadijeh
2013-11-09travis-ciFeross Aboukhadijeh