Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 1 - 10 of 20 for test (0.04 seconds)

  1. Limitations - pybind11 documentation

    does not support 1-5 tests in the test suite currently. #2422...currently having an issue with the test suite. #2573 Debug mode Python...
    pybind11.readthedocs.io/en/latest/limitations.html
    Tue Mar 25 03:33:18 GMT 2025
      19.6K bytes
  2. Changelog - pybind11 documentation

    IsolatedConfig test. #5768 CI: Add CI testing for Android. #5714...clang 20 tested and used for clang-tidy. #5692 Drop testing on MSVC...
    pybind11.readthedocs.io/en/latest/changelog.html
    Wed Jan 21 06:52:29 GMT 2026
      317.4K bytes
  3. First steps - pybind11 documentation

    included set of test cases. Compiling the test cases # Linux/macOS...tutorial and look at the test cases in the tests directory, which exercise...
    pybind11.readthedocs.io/en/latest/basics.html
    Wed Sep 03 16:08:50 GMT 2025
      42.8K bytes
  4. Frequently asked questions - pybind11 documenta...

    the included test suite contains the following...For example, locally change tests/test_type_caster_pyobject_ptr.py...
    pybind11.readthedocs.io/en/latest/faq.html
    Mon Jul 28 05:09:26 GMT 2025
      54K bytes
  5. NumPy - pybind11 documentation

    See also The file tests/test_buffers.cpp contains a...}; // ... PYBIND11_MODULE ( test , m , py :: mod_gil_not_used...
    pybind11.readthedocs.io/en/latest/advanced/pycpp/numpy.html
    Thu Aug 21 19:16:14 GMT 2025
      84.3K bytes
  6. Upgrade guide - pybind11 documentation

    failures (assuming good unit test coverage) will highlight base-and-derived...in the long run it would be best to localize all common type...
    pybind11.readthedocs.io/en/latest/upgrade.html
    Tue Nov 11 04:30:40 GMT 2025
      90.9K bytes
  7. pybind11 documentation

    the combinations we currently test, please see the pybind11 GitHub...GitHub Actions logs. The test matrix naturally evolves over time...
    pybind11.readthedocs.io/en/latest/index.html
    Sat Nov 29 21:18:13 GMT 2025
      41.5K bytes
      Similar Results (1)
  8. Functional - pybind11 documentation

    This is demonstrated in tests/test_callbacks.cpp . Note This...libraries, etc.). The file tests/test_callbacks.cpp contains...
    pybind11.readthedocs.io/en/latest/advanced/cast/functional.html
    Mon Jul 28 05:09:26 GMT 2025
      25.5K bytes
  9. Python types - pybind11 documentation

    kwargs2 ); See also The file tests/test_pytypes.cpp contains a...types in more detail. The file tests/test_callbacks.cpp presents...
    pybind11.readthedocs.io/en/latest/advanced/pycpp/object.html
    Tue Mar 25 03:33:19 GMT 2025
      52.1K bytes
  10. STL containers - pybind11 documentation

    See also The file tests/test_stl.cpp contains a complete...*/ // .... See also The file tests/test_opaque_types.cpp contains...
    pybind11.readthedocs.io/en/latest/advanced/cast/stl.html
    Tue Mar 25 03:33:19 GMT 2025
      43.1K bytes
Back to Top