Lines Matching refs:Decorator
832 Decorator for the minimum version when running test on FreeBSD. If the
838 Decorator for the minimum version when running test on Linux. If the
844 Decorator for the minimum version when running test on Mac OS X. If the
850 Decorator for skipping tests on non-IEEE 754 platforms.
855 Decorator for skipping tests if :mod:`zlib` doesn't exist.
860 Decorator for skipping tests if :mod:`gzip` doesn't exist.
865 Decorator for skipping tests if :mod:`bz2` doesn't exist.
870 Decorator for skipping tests if :mod:`lzma` doesn't exist.
875 Decorator for skipping tests if *resource* is not available.
880 Decorator for only running the test if :data:`HAVE_DOCSTRINGS`.
885 Decorator for tests only applicable to CPython.
890 Decorator for invoking :func:`check_impl_detail` on *guards*. If that
896 Decorator to temporarily turn off tracing for the duration of the test.
901 Decorator for tests which involve reference counting. The decorator does
909 Decorator to ensure the threads are cleaned up even if the test fails.
914 Decorator for bigmem tests.
929 Decorator for tests that fill the address space. *f* is the function to