David Seifried
|
30177d7f62
|
[#980] Added in quotes and made the core styling match the rest of the file
|
2012-03-21 12:03:11 -04:00 |
ScottDowne
|
f4a84481a8
|
[#974] removed exec from internal running utility.
|
2012-03-21 02:09:01 -04:00 |
David Seifried
|
6711bbba89
|
[#980] Added in a tests.conf file to work with TestSwarm
|
2012-03-20 14:29:33 -04:00 |
ScottDowne
|
70935cf447
|
[#974] review updates.
|
2012-03-20 13:17:30 -04:00 |
David Seifried
|
e7888ac405
|
[#978] Fixed error checking for valid entity's using querySelectors, also removed an regex that was no longer needed
|
2012-03-19 17:18:06 -04:00 |
David Seifried
|
eecdc893d3
|
[#977] Changed from using nodeType to nodeName, added support for audio and video elements
|
2012-03-19 16:47:15 -04:00 |
ScottDowne
|
125d551e75
|
[#975] image plugin scales if container has a height and width, if container does not have a height or width, images do what they always did.
|
2012-03-19 02:09:47 -04:00 |
ScottDowne
|
65cf3ad5d1
|
[#974] removed reminders and final test.
|
2012-03-18 20:16:51 -04:00 |
ScottDowne
|
3cab64ba8b
|
[#974] added more disable/enable tests and added seeked listeners to enable/disable tests.
|
2012-03-18 14:21:23 -04:00 |
ScottDowne
|
b32bcc2c92
|
[#974] enable disabled working while paused, and tests.
|
2012-03-18 01:55:28 -04:00 |
ScottDowne
|
40364f2e8d
|
[#974] refactoring timeupdate
|
2012-03-17 21:33:13 -04:00 |
Jon Buckley
|
c7754eb845
|
Merge pull request #10 from rwldrn/t970
Fixed ctor to throw friendlier exception on invalid media selectors [#970]
|
2012-03-16 10:53:35 -07:00 |
Rick Waldron waldron.rick@gmail.com
|
2df06202e9
|
[#970] Throw friendlier exception on invalid media selectors
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
|
2012-03-14 17:59:49 -04:00 |
Christopher De Cairos
|
4cb0ccff26
|
Merge Popcorn.js v1.2 into master
|
2012-03-08 17:40:47 -05:00 |
Christopher De Cairos
|
2e79edd8af
|
Fix YouTube teardown [#959]
|
2012-03-08 17:31:52 -05:00 |
Jon Buckley
|
164ad3bc61
|
Prettyify scott's fixes [#959]
|
2012-03-08 17:20:22 -05:00 |
ScottDowne
|
58f831c0bd
|
[#959] youtube checks for destroyed state before using flash object
|
2012-03-08 17:08:49 -05:00 |
Christopher De Cairos
|
ab37e383d3
|
Add Test Swarm injection scripts, increase heartbeat to 40 seconds [#962]
|
2012-03-08 15:41:44 -05:00 |
ScottDowne
|
af324c89ee
|
[#959] youtube using is destroyed flag before removing object element
|
2012-03-08 15:37:43 -05:00 |
David Seifried
|
9b84a3c7fa
|
[#962] Added in injection script for tests that didn't have it, also increased heartbeat timeout
|
2012-03-08 15:33:35 -05:00 |
Jon Buckley
|
be26db8e39
|
Fixed testswarm [#961]
|
2012-03-08 14:58:17 -05:00 |
Jon Buckley
|
ee006fe170
|
Fixed vimeo clip_id [#956]
|
2012-03-08 14:45:41 -05:00 |
David Seifried
|
1e2f148fa8
|
[#961] Fixed injection script to match qUnit changes
|
2012-03-08 14:44:48 -05:00 |
Jon Buckley
|
8eafbe5636
|
Fixed image plugin loading race condition [#960]
Conflicts between this and #231
Conflicts:
plugins/image/popcorn.image.unit.js
|
2012-03-08 14:08:52 -05:00 |
Jon Buckley
|
491f213aa2
|
Upgrade Qunit to v1.3, rewrite tests to be asynchronous [#231]
|
2012-03-08 13:47:30 -05:00 |
Rick Waldron waldron.rick@gmail.com
|
6af118b085
|
Fixes issues per review
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
|
2012-03-08 12:50:16 -05:00 |
Rick Waldron waldron.rick@gmail.com
|
8458c9b633
|
[#960] Fix start:0 bug in image plugin, update tests.
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
|
2012-03-08 12:32:03 -05:00 |
Jon Buckley
|
f9709c83ed
|
Fix unit test by comparing to the actual vimeo object [#956]
|
2012-03-08 12:18:04 -05:00 |
Jon Buckley
|
9da81ac055
|
Add whitespace [#956]
|
2012-03-08 12:07:56 -05:00 |
Jon Buckley
|
587169dbd3
|
Fix vimeo clip_id [#956]
|
2012-03-08 01:55:25 -05:00 |
Jon Buckley
|
e5af0d1862
|
Remove default width test for soundcloud because it autoscales to the screen width by default [#231]
|
2012-03-08 01:23:26 -05:00 |
Jon Buckley
|
2d2db78398
|
Fix Soundcloud unit test 2.14 failing based on dseif's fixes in #893 [#231]
|
2012-03-07 22:07:25 -05:00 |
Jon Buckley
|
c4c916563d
|
Convert gml plugin tests to be async [#231]
|
2012-03-07 21:48:10 -05:00 |
Jon Buckley
|
ee5ecb4246
|
Convert vimeo player tests to be async [#231]
|
2012-03-07 21:04:09 -05:00 |
Jon Buckley
|
f28959c09f
|
Convert youtube player tests to be async [#231]
|
2012-03-07 20:27:14 -05:00 |
Jon Buckley
|
a4a668adfb
|
Convert soundcloud player tests to be async [#231]
|
2012-03-07 17:26:07 -05:00 |
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 |