summaryrefslogtreecommitdiff
path: root/tests/rtspserver.pl
Commit message (Collapse)AuthorAgeFilesLines
* tests: run the RTSP test server on a dynamic port numberDaniel Stenberg2020-04-201-1/+10
| | | | | | To avoid port collisions. Closes #5272
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-241-1/+1
| | | | | | | | | Reported by the new script 'scripts/copyright.pl'. The script has a regex whitelist for the files that don't need copyright headers. Removed three (mostly usesless) README files from docs/ Closes #5141
* tests/server: fix missing use of exe_ext helper functionMarc Hoersken2020-03-101-1/+5
| | | | | | Follow up to 9819984 and 3dce984 Reviewed-By: Daniel Stenberg Closes #5064
* spelling fixesklemens2017-03-261-2/+2
| | | | Closes #1356
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
|
* runtests and friends: Do not add undefined values to @INCFabian Keil2012-12-061-1/+2
| | | | | On FreeBSD this fixes the warning: Use of uninitialized value $p in string eq at /usr/local/lib/perl5/5.14.2/BSDPAN/BSDPAN.pm line 36.
* restore executable bits on some filesDaniel Stenberg2010-03-241-0/+0
|
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
|
* Test suite support for RTSPYang Tse2010-02-011-0/+109