Home
last modified time | relevance | path

Searched refs:statictests (Results 1 – 11 of 11) sorted by relevance

/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_class.py72 statictests = """ variable
131 exec(statictests, globals(), d)
135 del d, statictests, method, method_template
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_class.py72 statictests = """ variable
131 exec(statictests, globals(), d)
135 del d, statictests, method, method_template
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_class.py72 statictests = """ variable
131 exec(statictests, globals(), d)
135 del d, statictests, method, method_template
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_class.py72 statictests = """ variable
131 exec(statictests, globals(), d)
135 del d, statictests, method, method_template
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_class.py72 statictests = """ variable
131 exec(statictests, globals(), d)
135 del d, statictests, method, method_template
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_class.py72 statictests = """ variable
131 exec(statictests, globals(), d)
135 del d, statictests, method, method_template
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_class.py72 statictests = """ variable
131 exec(statictests, globals(), d)
135 del d, statictests, method, method_template
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_class.py72 statictests = """ variable
131 exec(statictests, globals(), d)
135 del d, statictests, method, method_template
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_class.py72 statictests = """ variable
131 exec(statictests, globals(), d)
135 del d, statictests, method, method_template
/dports/devel/mingw32-pthreads/pthreads-w32-2-8-0-release/tests/
H A DMakefile167 statictests: $(CPLIB) $(CPDLL) $(CPHDR) $(STATICRESULTS) target
234 @ nmake TEST="$@" CPLIB="$(VCLIB)" CPDLL="" EHFLAGS="$(VCFLAGS) /DPTW32_STATIC_LIB" statictests
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/w32-pthreads/tests/
H A DMakefile208 statictests: $(CPLIB) $(CPDLL) $(CPHDR) $(STATICRESULTS) target
273 … $(MAKE) /E TEST="$@" CPLIB="$(VCLIB)" CPDLL="" EHFLAGS="$(VCFLAGS) /DPTW32_STATIC_LIB" statictests