summaryrefslogtreecommitdiff
path: root/browser-plugin/tests
Commit message (Collapse)AuthorAgeFilesLines
* browser-plugin: Fix test suite for httpd 2.4Bastien Nocera2012-09-241-2/+9
|
* browser-plugin: Add speed limit support to httpdBastien Nocera2012-07-181-5/+14
| | | | For testing of download buffering
* browser-plugin: Simplify test http server conf creationBastien Nocera2012-07-181-27/+28
|
* browser-plugin: Add non-working Vegas testBastien Nocera2011-12-061-0/+7
| | | | | | We would need to know about site-specific flashvars in Totem to make this work. If we want to make this work, we'd need to add functionality to quvi.
* browser-plugin: More plugin info in tests/index.htmlBastien Nocera2011-03-171-7/+24
|
* Add gitignore file for the test filesBastien Nocera2010-04-081-0/+1
|
* Add test file for subtitle handling in Cone pluginBastien Nocera2010-04-081-0/+2348
|
* Add sample file for testing NP_FULL modeBastien Nocera2010-04-081-0/+0
| | | | | | | So that it's not handled by the HTML5 video support in Webkit for example. Downloaded from: http://www.esnips.com/doc/7e4bc5e8-0778-40c0-9d55-ea2f2c198fec/Sample
* Add test case for Cone subtitle APIBastien Nocera2009-11-231-0/+47
|
* Add mime-type for a testBastien Nocera2008-08-261-0/+1
| | | | | | | | | | 2008-08-26 Bastien Nocera <hadess@hadess.net> * browser-plugin/tests/.htaccess: Add mime-type for a test svn path=/trunk/; revision=5604
* Add test case, ripped from Apple's test page for Wall EBastien Nocera2008-06-1117-0/+1511
| | | | | | | | | | | 2008-06-11 Bastien Nocera <hadess@hadess.net> * browser-plugin/tests/10-data/*: * browser-plugin/tests/10.html: Add test case, ripped from Apple's test page for Wall E svn path=/trunk/; revision=5464
* Link to a page will _all_ the Quicktime plugin embed parameters Add someBastien Nocera2008-06-091-0/+87
| | | | | | | | | | | | | | 2008-06-09 Bastien Nocera <hadess@hadess.net> * browser-plugin/README.browser-plugin: Link to a page will _all_ the Quicktime plugin embed parameters * browser-plugin/tests/2.html: Add some Don Quixote text to allow use to test bug #343067 * browser-plugin/totemPlugin.cpp: Slight change of behaviour to get the old behaviour back when using NPN_GetURL svn path=/trunk/; revision=5456
* fix syntax error add new test for bug #452069Bastien Nocera2007-06-282-1/+21
| | | | | | | | | | 2007-06-28 Bastien Nocera <hadess@hadess.net> * browser-plugin/tests/8.html: fix syntax error * browser-plugin/tests/9.html: add new test for bug #452069 svn path=/trunk/; revision=4415
* Remove all .cvsignore files and update svn:ignore properties. (Closes:Philip Withnall2007-06-181-1/+0
| | | | | | | | | | 2007-06-18 Philip Withnall <pwithnall@svn.gnome.org> Remove all .cvsignore files and update svn:ignore properties. (Closes: #448873) svn path=/trunk/; revision=4385
* add a "myself" target, so we can test for those avoid leaking href_uriBastien Nocera2007-01-171-1/+1
| | | | | | | | | | | | | | | 2007-01-17 Bastien Nocera <hadess@hadess.net> * browser-plugin/tests/3.html: add a "myself" target, so we can test for those * browser-plugin/totem-plugin-viewer.c: (totem_embedded_set_state), (totem_embedded_set_href), (totem_embedded_set_uri): avoid leaking href_uri when setting it to NULL, set and reset the hand cursor for HREF uris when changing the playback state (Closes: #395799) * browser-plugin/totemPlugin.cpp: empty targets mean opening in "fullscreen" mode, as tested with QuickTime on MacOS X with 2.html svn path=/trunk/; revision=3914
* Add a copy of test 7 but with a PNG imageBastien Nocera2007-01-163-0/+48
| | | | | | | | | | | 2007-01-16 Bastien Nocera <hadess@hadess.net> * browser-plugin/tests/8.html: * browser-plugin/tests/playlist-with-static-png.asx: Add a copy of test 7 but with a PNG image svn path=/trunk/; revision=3903
* add MOZ_PLUGIN_PATH docBastien Nocera2007-01-163-8/+71
| | | | | | | | | | | | | | | 2007-01-16 Bastien Nocera <hadess@hadess.net> * browser-plugin/README: add MOZ_PLUGIN_PATH doc * browser-plugin/tests/7.html: * browser-plugin/tests/playlist-with-static.asx: Add test for http://bugzilla.gnome.org/show_bug.cgi?id=358277 * browser-plugin/tests/launch-web-server.sh: add a --remote option to allow remote machines to connect to our test cases, and remove the "ADDRESS" hack svn path=/trunk/; revision=3902
* add a test case for bug #396710Bastien Nocera2007-01-152-0/+17
| | | | | | | | | | | 2007-01-15 Bastien Nocera <hadess@hadess.net> * browser-plugin/tests/6.html: * browser-plugin/tests/test-local.asx: add a test case for bug #396710 svn path=/trunk/; revision=3895
* add simple QuickTime testBastien Nocera2007-01-121-0/+7
| | | | | | | | | 2007-01-12 Bastien Nocera <hadess@hadess.net> * browser-plugin/tests/5.html: add simple QuickTime test svn path=/trunk/; revision=3874
* use another video so we can see movementBastien Nocera2007-01-121-1/+1
| | | | | | | | | | 2007-01-12 Bastien Nocera <hadess@hadess.net> * browser-plugin/tests/2.html: use another video so we can see movement svn path=/trunk/; revision=3870
* it's test 3, not 1 addedBastien Nocera2007-01-125-1/+23
| | | | | | | | | | | 2007-01-12 Bastien Nocera <hadess@hadess.net> * browser-plugin/tests/3.html: it's test 3, not 1 * browser-plugin/tests/4.html: added * browser-plugin/tests/playlist.asx: svn path=/trunk/; revision=3869
* Modify the test so it tests for autoplay=falseBastien Nocera2007-01-121-1/+1
| | | | | | | | | | 2007-01-12 Bastien Nocera <hadess@hadess.net> * browser-plugin/tests/2.html: Modify the test so it tests for autoplay=false svn path=/trunk/; revision=3868
* add a simple test for http://bugzilla.gnome.org/show_bug.cgi?id=387332Bastien Nocera2007-01-111-0/+5
| | | | | | | | | | | | | | | | | | 2007-01-11 Bastien Nocera <hadess@hadess.net> * browser-plugin/tests/3.html: add a simple test for http://bugzilla.gnome.org/show_bug.cgi?id=387332 * browser-plugin/totemPlugin.cpp: handle empty targets when using HREFs (Closes: #395452) Modify RequestStream() so it allows the caller to force opening the stream via the viewer (Closes: #376752) * browser-plugin/totemPlugin.h: update for above changes svn path=/trunk/; revision=3860
* make test 2 workBastien Nocera2006-12-192-3/+0
| | | | | | | 2006-12-19 Bastien Nocera <hadess@hadess.net> * browser-plugin/tests/.htaccess: * browser-plugin/tests/totem-href.mov: make test 2 work
* print the plugin list add some code to log the user-agent used useBastien Nocera2006-12-182-14/+38
| | | | | | | | | | 2006-12-18 Bastien Nocera <hadess@hadess.net> * browser-plugin/tests/index.html: print the plugin list * browser-plugin/tests/launch-web-server.sh: add some code to log the user-agent used * browser-plugin/totemNarrowSpacePlugin.cpp: use QuickTime's real plug-in name, to avoid detection problems
* updBastien Nocera2006-11-166-1/+27
| | | | | | | | | | | | | | 2006-11-16 Bastien Nocera <hadess@hadess.net> * browser-plugin/tests/.htaccess: upd * browser-plugin/tests/1.html: * browser-plugin/tests/2.html: Add test 1: previewimage param for the MullY plugin Add test 2: basic href support * browser-plugin/tests/launch-web-server.sh: add the rewrite module * browser-plugin/tests/mjpeg-totem-logo.avi: created a simple video to show playback (MJPEG video, AVI container, no sound) * browser-plugin/tests/totem-href.jpg: add simple "HREF" image
* add a script to startup Apache for plugin testing purposesBastien Nocera2006-11-144-0/+106
2006-11-14 Bastien Nocera <hadess@hadess.net> * browser-plugin/tests/.cvsignore: * browser-plugin/tests/.htaccess: * browser-plugin/tests/index.html: * browser-plugin/tests/launch-web-server.sh: add a script to startup Apache for plugin testing purposes