Home
last modified time | relevance | path

Searched defs:configure_opts (Results 1 – 9 of 9) sorted by relevance

/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/build/tools/
H A Dbuild-wxwidgets.py27 configure_opts = None variable
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/build/tools/
H A Dbuild-wxwidgets.py29 configure_opts = None variable
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/build/tools/
H A Dbuild-wxwidgets.py29 configure_opts = None variable
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/buildtools/
H A Dbuild_wxwidgets.py30 configure_opts = None variable
/dports/www/mod_perl2/mod_perl-2.0.11/Apache-Test/lib/Apache/
H A DTestRun.pm407 sub configure_opts { subroutine
/dports/databases/py-alembic14/alembic-1.4.3/tests/
H A Dtest_autogen_diffs.py731 configure_opts = {} variable in CompareMetadataToInspectorTest
1191 configure_opts = {"version_table_schema": "test_schema"} variable in AutogenCustomVersionTableSchemaTest
1196 configure_opts = {"version_table": "my_version_table"} variable in AutogenCustomVersionTableTest
1204 configure_opts = { variable in AutogenCustomVersionTableAndSchemaTest
H A D_autogen_fixtures.py212 configure_opts = {} variable in AutogenTest
/dports/databases/py-alembic/alembic-1.7.5/tests/
H A Dtest_autogen_diffs.py874 configure_opts = {} variable in CompareMetadataToInspectorTest
1390 configure_opts = {"version_table_schema": "test_schema"} variable in AutogenCustomVersionTableSchemaTest
1395 configure_opts = {"version_table": "my_version_table"} variable in AutogenCustomVersionTableTest
1403 configure_opts = { variable in AutogenCustomVersionTableAndSchemaTest
/dports/databases/py-alembic/alembic-1.7.5/alembic/testing/suite/
H A D_autogen_fixtures.py217 configure_opts: Dict[Any, Any] = {} variable in AutogenTest