From 424a50000a78fff715de4417dba9b4498aeeee4c Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Fri, 29 Sep 2017 13:40:02 +0300 Subject: Imported python3.5 3.5.4-4 --- debian/tests/control | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 debian/tests/control (limited to 'debian/tests/control') diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..8af8675 --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,19 @@ +Tests: testsuite +Depends: build-essential, locales, python3.5-dev, libpython3.5-testsuite, python3-gdbm +# need to turn off apport +Restrictions: needs-root + +Tests: testsuite-dbg +Depends: build-essential, locales, python3.5-dev, python3.5-dbg, libpython3.5-testsuite, python3-gdbm-dbg, gdb +# need to turn off apport +Restrictions: needs-root + +Tests: failing-tests +Depends: build-essential, locales, python3.5-dev, libpython3.5-testsuite, python3-gdbm +# need to turn off apport +Restrictions: needs-root allow-stderr + +Tests: failing-tests-dbg +Depends: build-essential, locales, python3.5-dev, python3.5-dbg, libpython3.5-testsuite, python3-gdbm-dbg, gdb +# need to turn off apport +Restrictions: needs-root allow-stderr -- cgit v1.2.3