Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Namespaces | Classes | Variables
greenlet.tests Namespace Reference

Namespaces

namespace  fail_clearing_run_switches
 
namespace  fail_cpp_exception
 
namespace  fail_initialstub_already_started
 
namespace  fail_slp_switch
 
namespace  fail_switch_three_greenlets
 
namespace  fail_switch_three_greenlets2
 
namespace  fail_switch_two_greenlets
 
namespace  test_greenlet_trash
 
namespace  test_leaks
 

Classes

class  TestCase
 
class  TestCaseMetaClass
 

Variables

tuple PY312 = (3, 12)
 
tuple PY313 = (3, 13)
 
tuple PY314 = (3, 14)
 
 WIN = sys.platform.startswith("win")
 
 RUNNING_ON_GITHUB_ACTIONS = os.environ.get('GITHUB_ACTIONS')
 
 RUNNING_ON_TRAVIS = os.environ.get('TRAVIS') or RUNNING_ON_GITHUB_ACTIONS
 
 RUNNING_ON_APPVEYOR = os.environ.get('APPVEYOR')
 
 RUNNING_ON_CI = RUNNING_ON_TRAVIS or RUNNING_ON_APPVEYOR
 
 RUNNING_ON_MANYLINUX = os.environ.get('GREENLET_MANYLINUX')
 
 RUNNING_ON_FREETHREAD_BUILD = bool(sysconfig.get_config_var("Py_GIL_DISABLED"))
 

Detailed Description

Tests for greenlet.