diff options
author | Martin Storsjö <martin@martin.st> | 2012-10-06 01:38:37 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2012-10-09 14:16:34 +0300 |
commit | 7bc433b36dbb0747c0c03e8222044b06e63ff75f (patch) | |
tree | b9870afa09745da8f6c783448c16f590bf0756ea /tests/ref | |
parent | 33893e6abcdca865c06c64547be56070c64aa590 (diff) | |
download | ffmpeg-7bc433b36dbb0747c0c03e8222044b06e63ff75f.tar.gz |
fate: Add tests of the ff_make_absolute_url function
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/fate/url | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/ref/fate/url b/tests/ref/fate/url new file mode 100644 index 0000000000..1a6051ee0f --- /dev/null +++ b/tests/ref/fate/url @@ -0,0 +1,13 @@ +baz +/foo/baz +/baz +/baz +http://server/foo/baz +http://server/foo/baz +http://server/baz +http://server/baz +http://server/baz +https://other/url +http://server/baz +http://server/foo/bar?someparam +http://other/url |