annotate ffmpeg/tests/ref/fate/noproxy @ 13:844d341cf643 tip

Back up before ISMIR
author Yading Song <yading.song@eecs.qmul.ac.uk>
date Thu, 31 Oct 2013 13:17:06 +0000
parents f445c3017523
children
rev   line source
yading@11 1 The pattern "(null)" does not match the hostname domain.com
yading@11 2 The pattern "example.com domain.com" matches the hostname domain.com
yading@11 3 The pattern "example.com other.com" does not match the hostname domain.com
yading@11 4 The pattern "example.com,domain.com" matches the hostname domain.com
yading@11 5 The pattern "example.com,domain.com" does not match the hostname otherdomain.com
yading@11 6 The pattern "example.com, *.domain.com" matches the hostname sub.domain.com
yading@11 7 The pattern "example.com, *.domain.com" matches the hostname domain.com
yading@11 8 The pattern "example.com, .domain.com" matches the hostname domain.com
yading@11 9 The pattern "*" matches the hostname domain.com