After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 757245 - dashdemux: tests: add more tests for BaseURL
dashdemux: tests: add more tests for BaseURL
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: 1.7.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-10-28 11:20 UTC by Florin Apostol
Modified: 2015-10-30 13:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed tests (8.65 KB, patch)
2015-10-28 11:22 UTC, Florin Apostol
committed Details | Review

Description Florin Apostol 2015-10-28 11:20:30 UTC
Added a few more tests for handling BaseURL:
- no BaseURL element present
- multiple BaseURL elements present at the same level
- absolute BaseURL path gets a leading '/' if needed
Comment 1 Florin Apostol 2015-10-28 11:22:08 UTC
Created attachment 314304 [details] [review]
proposed tests
Comment 2 Vincent Penquerc'h 2015-10-30 13:02:04 UTC
commit dc04d3d261c4f8e89ff1389437b7ba7f40edfb58
Author: Florin Apostol <florin.apostol@oregan.net>
Date:   Wed Oct 28 11:21:14 2015 +0000

    dashdemux: tests: added test for multiple BaseURL entries
    
    https://bugzilla.gnome.org/show_bug.cgi?id=757245