Fix unit tests on Sphinx 7.2+.

Review Request #13325 — Created Oct. 9, 2023 and submitted

Information

beanbag-docutils
master

Reviewers

Sphinx 7.2+ changed some the reference output for function arguments to
include domains. This wasn't expected by the unit tests.

This change updates the tests to check for these strings on 7.2+, and
updates our test suite to more correctly build the 7.x series.

Unit tests pass.

Summary ID
Fix unit tests on Sphinx 7.2+.
Sphinx 7.2+ changed some the reference output for function arguments to include domains. This wasn't expected by the unit tests. This change updates the tests to check for these strings on 7.2+, and updates our test suite to more correctly build the 7.x series.
69e3d11f92a2a029e64f6eb51e6bc606f76beec3
david
  1. Ship It!
  2. 
      
maubin
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (9e7b593)
Loading...