diff options
author | Filippo Valsorda <filippo.valsorda@gmail.com> | 2012-12-17 18:33:11 +0100 |
---|---|---|
committer | Filippo Valsorda <filippo.valsorda@gmail.com> | 2012-12-17 18:33:11 +0100 |
commit | 937021133fccff967e3a16cccde5e93fc4233d6f (patch) | |
tree | 57216c2fb592e95b66f1f602717bab8bfa7e7b01 /test/tests.json | |
parent | f7b111b7d1b4a7d7d7a8fc99790b3af7d6cff8ad (diff) |
a number of new tests and fixes; all tests green on 3.3
Diffstat (limited to 'test/tests.json')
-rw-r--r-- | test/tests.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/test/tests.json b/test/tests.json index cdf360044..97654edd9 100644 --- a/test/tests.json +++ b/test/tests.json @@ -70,5 +70,22 @@ "url": "http://www.twitch.tv/thegamedevhub/b/296128360", "file": "296128360.flv", "md5": "ecaa8a790c22a40770901460af191c9a" + }, + { + "name": "MyVideo", + "url": "http://www.myvideo.de/watch/8229274/bowling_fail_or_win", + "file": "8229274.flv", + "md5": "2d2753e8130479ba2cb7e0a37002053e" + }, + { + "name": "Escapist", + "url": "http://www.escapistmagazine.com/videos/view/the-escapist-presents/6618-Breaking-Down-Baldurs-Gate", + "file": "6618-Breaking-Down-Baldurs-Gate.flv", + "md5": "c6793dbda81388f4264c1ba18684a74d" + }, + { + "name": "GooglePlus", + "url": "https://plus.google.com/u/0/108897254135232129896/posts/ZButuJc6CtH", + "file": "ZButuJc6CtH.flv" } ] |