aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/tests/tools/pyside6-project/invalid_pyproject
Commit message (Collapse)AuthorAgeFilesLines
* pyproject.toml: 3. Add pyside6-project tests for pyproject.toml changesJaime Resano2025-03-124-0/+8
This patch adds tests for the pyside6-project CLI tool to validate the pyproject.toml changes. The tests ensure that the existing behavior is preserved and that the new features work as expected. Task-number: PYSIDE-2714 Change-Id: I096188c1d6d931a3970787f2906b83d2a987f4ed Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>