4 Commits

Author SHA1 Message Date
Boulanger
8ddfd12a76 Bindings transition from python 3.11 to 3.13
Fix ada method descriptor creation in Cpython: since python3.12
the ada method descriptor type must be properly defined and
handle computation of __name__ and __qualname__.

Fix internal testsuite related to API changes of e3 and
add a test.

Fix CI using old component names

Depends-On: eng/shared/anod!7814

For eng/ide/gnatstudio#486
2026-02-11 16:19:39 +01:00
Adrien Boulanger
7b0376a444 T416-023: Add python3-bindings tests
Change-Id: Id656b2905eaa4536e37ec00314479a9e248129e3
2020-07-08 17:06:58 +02:00
Nicolas Roche
78fae807b1 Update testsuite
* Adjust test layout
* Add a test for T701-014
* Add documentation on existing tests

Change-Id: Iafaf003ceec6af038c76bc6899b169865e3294be
2020-07-03 06:31:52 -07:00
Nicolas Roche
58ea71a57a Add testsuite framework for gnatcoll python 3.x binding
Part of T702-023

Change-Id: I73b3541df5bb5c441310c0ebb85a158cc9fe5eac
2020-07-02 04:08:27 -07:00