summaryrefslogtreecommitdiff
path: root/testing/embedding/tlocal.py
Commit message (Expand)AuthorAgeFilesLines
* Maybe it's clearer this way, with an API that matches the intent ratherArmin Rigo2016-01-091-3/+3
* py3 compatArmin Rigo2016-01-081-3/+8
* Py3 fixes. Skip the embedding tests if linking with -lpython%d.%dArmin Rigo2016-01-081-1/+1
* In-progress: fix tests to attempt to use distutils also for compilingArmin Rigo2016-01-071-1/+2
* Stop running the embedding_init_code() code as if it was part of theArmin Rigo2016-01-071-0/+1
* A test checking that thread-local values are saved, even thoughArmin Rigo2016-01-021-0/+26