aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_age_restriction.py
Commit message (Expand)AuthorAgeFilesLines
* [test] Use `pytest` instead of `nosetests` (#482)pukkandan2021-07-231-2/+2
* [cleanup] Point all shebang to `python3` (#372)felix2021-06-061-1/+1
* Completely change project name to yt-dlp (#85)Pccode662021-02-251-1/+1
* [skip travis] renamingUnknown2020-09-021-1/+1
* [test_age_restriction] remove misbehaving testPhilipp Hagemeister2015-01-081-5/+0
* [tests] ModernizePhilipp Hagemeister2014-11-161-1/+2
* Update test_age_restriction.pySimon W. Jackson2014-05-211-1/+1
* [tests] Remove global_setup functionPhilipp Hagemeister2013-11-251-2/+1
* Adapt age restriction tests to new .info.json filenamesPhilipp Hagemeister2013-11-201-1/+1
* Simplify testsPhilipp Hagemeister2013-10-151-4/+6
* Add support for single-test tox runsFilippo Valsorda2013-10-121-1/+1
* Allow users to specify an age limit (fixes #1545)Philipp Hagemeister2013-10-061-0/+53