Граф коммитов

2369 Коммитов

Автор SHA1 Сообщение Дата
Jon Buckley a7854de189 Convert parseXML parser tests to be async [#231] 2012-03-07 17:17:46 -05:00
Jon Buckley f82bedefd9 Convert parseVTT parser tests to be async [#231] 2012-03-07 17:16:33 -05:00
Jon Buckley 5a3239ee63 Convert parseTTXT parser tests to be async [#231] 2012-03-07 17:15:33 -05:00
Jon Buckley 958f7a68f4 Convert parseTTML parser tests to be async [#231] 2012-03-07 17:14:10 -05:00
Jon Buckley 40db521f73 Convert parseSSA parser tests to be async [#231] 2012-03-07 17:10:45 -05:00
Jon Buckley 9fa81a3ffe Convert parseSRT parser tests to be async [#231] 2012-03-07 17:08:21 -05:00
Jon Buckley af40ff5678 Convert parseSBV parser tests to be async [#231] 2012-03-07 17:02:10 -05:00
Jon Buckley 6310431d03 Convert parseJSON parser tests to be async [#231] 2012-03-07 16:58:25 -05:00
Jon Buckley ab7237582c Convert player module tests to be async [#231] 2012-03-07 16:58:24 -05:00
Jon Buckley f89e56e687 Convert parser module tests to be async [#231] 2012-03-07 16:58:23 -05:00
Jon Buckley 527ba845e5 Convert locale module tests to be async [#231] 2012-03-07 16:58:22 -05:00
Jon Buckley ae6c497321 Convert twitter plugin tests to be async [#231] 2012-03-07 16:58:21 -05:00
Jon Buckley 1e85f8f9f0 Convert subtitle plugin tests to be async [#231] 2012-03-07 16:58:20 -05:00
Jon Buckley 29e4984eaa Rename Qunit.equals() to Qunit.equal() for non-core tests [#231] 2012-03-07 16:58:19 -05:00
Rick Waldron waldron.rick@gmail.com 4196910fca Make Popcorn.disable/enable/toggle asyncTest and cleanup when complete
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
2012-03-07 16:51:41 -05:00
Rick Waldron waldron.rick@gmail.com 3c1f9d37b2 console.logs are deadly.
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
2012-03-07 16:47:09 -05:00
Rick Waldron waldron.rick@gmail.com be46ba1087 [#231] Upgrade to pass in latest qunit!
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
2012-03-07 13:38:13 -05:00
Rick Waldron waldron.rick@gmail.com e85e679773 Upgrade qunit to 1.3
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
2012-03-07 13:18:02 -05:00
Rick Waldron waldron.rick@gmail.com b2b75c33a9 Update equals=>equal
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
2012-03-07 13:17:42 -05:00
Jon Buckley 63832219ac Added Make target for ie8 shim [#939] 2012-03-07 08:59:24 -05:00
Christopher De Cairos 7c949b83d4 Fix errors related to console.warn in IE9 [#946] 2012-03-06 17:22:50 -05:00
Christopher De Cairos 475c324905 Fix plugin factory core tests on IE9 [#950] 2012-03-06 17:18:53 -05:00
Jon Buckley ad73f4c4cd Fix IE9 pokeyness in tests [#950] 2012-03-06 16:53:00 -05:00
Christopher De Cairos 0db7bd343c Fix YouTube ready state tests [#947] 2012-03-06 16:52:34 -05:00
Christopher De Cairos 4e07e410a2 Fix test failures with duration in Safari [#948] 2012-03-06 16:18:29 -05:00
Christopher De Cairos d4aeeabf4f Fix Popcorn.ready constructor firing before DOMContentLoaded [#949] 2012-03-06 16:08:07 -05:00
ScottDowne 251c081c9b [#948] safari reports a different duration, probably because it is not using the ogg. Instead test against the duration, so it works on all browser. 2012-03-06 15:54:43 -05:00
Jon Buckley eb684e39ef Fix Popcorn.ready constructor firing before DOMContentLoaded [#949] 2012-03-06 15:48:55 -05:00
David Humphrey 847a5f5dc1 Add ie8 target to Makefile [ticket 939] 2012-03-06 15:22:09 -05:00
Rick Waldron waldron.rick@gmail.com b651262369 console.warn workaround for ie9 2012-03-06 15:13:27 -05:00
Rick Waldron waldron.rick@gmail.com 87f98a0308 Don't actually call console.warn from tests 2012-03-06 15:04:27 -05:00
ScottDowne 8e367be9d8 [#947] fixing fails in youtube and player tests. 2012-03-06 15:01:29 -05:00
Rick Waldron waldron.rick@gmail.com fa199a5cef add typeof !== undefined check to implementation 2012-03-06 14:52:58 -05:00
Jon Buckley 1e7fba6cf4 Added IE8 support [#895] 2012-03-06 13:48:04 -05:00
Jon Buckley 7439011ed3 [#895] Move hasOwn variable inside scope where it is being used 2012-03-06 13:45:40 -05:00
Rick Waldron waldron.rick@gmail.com 7ee019fa43 Safer check with typeof !== undefined 2012-03-06 13:12:20 -05:00
Rick Waldron waldron.rick@gmail.com 61b1b1ffd9 [#946] Do not run deprecated warning tests when no console exists. 2012-03-06 13:01:57 -05:00
Jon Buckley 10092f295c Fixed link to plugins in the README [#940] 2012-03-06 12:38:54 -05:00
Christopher De Cairos 20439d44f4 Fix hangs for in/out alias tests on Chrome [#938] 2012-03-06 12:31:39 -05:00
David Seifried bc7664c180 Fixed merge conflict 2012-03-06 12:28:30 -05:00
ScottDowne e18b39b10e [#895] moved ie8 out of modules and into its own entity. Whitespace fixes. 2012-03-06 11:55:54 -05:00
Christopher De Cairos 16a3cac0f0 Fix Tumblr Plugin unit tests [#930] 2012-03-06 11:54:24 -05:00
Jon Buckley 7a74def3e5 Added check for document.hasFocus() in core tests [#943]
Prefer on() over listen()

Conflicts:
	test/popcorn.unit.js
2012-03-06 10:31:08 -05:00
David Seifried 0cdf1a42f1 [#940] Updated a link to the list of plugins to the list in our docs 2012-03-06 09:33:57 -05:00
ScottDowne ace6073b12 [#895] whitespace changes and removal of dead file. 2012-03-06 09:20:30 -05:00
Jon Buckley 02cb124cb5 Added warnings to deprecated methods [#935] 2012-03-05 17:27:18 -05:00
Jon Buckley 99ffd5ba7a Fixed youtube not dispatching loaded, loadeddata, and canplaythrough [#499]
Conflicts fixed with #820
Changed toLower to toLowerCase

Conflicts:
	modules/player/popcorn.player.js
	players/youtube/popcorn.youtube.unit.js
2012-03-05 17:20:17 -05:00
Matthew Schranz 94285f977b [#930]Fixed Tumblr Tests incorrect functionality. 2012-03-05 17:19:31 -05:00
Christopher De Cairos 846fc60d46 Check for existence of document.hasFocus() before calling [#943] 2012-03-05 17:05:06 -05:00
David Seifried f75338d7db [#938] Fix to make the In/Out alias tests no longer hang 2012-03-05 17:02:17 -05:00