aboutsummaryrefslogtreecommitdiff
path: root/test cases/python3/1 basic
AgeCommit message (Collapse)AuthorFilesLines
2022-04-20Fix purelib and platlib validation in Python3 module.Jussi Pakkanen1-2/+4
2021-09-29tests: take into account Debian Python pathsFilipe Laíns1-2/+2
Signed-off-by: Filipe Laíns <lains@riseup.net>
2017-08-18python3: Fix tests on Windows as it uses 'Lib' and 'Include'Guillaume Poirier-Morency1-4/+5
2017-08-17python3: Add tests for platform-dependant paths and cover include pathGuillaume Poirier-Morency1-1/+12
2017-03-30python3: Add tests for sysconfig_path() and language_version()Patrick Griffis1-0/+10
2017-01-09Add .find_python() method. Supersedes #777.Jussi Pakkanen2-4/+4
2016-02-21Added plain Python sample project.Jussi Pakkanen6-0/+37