summaryrefslogtreecommitdiff
path: root/solenv/gbuild/PythonTest.mk
AgeCommit message (Expand)Author
2013-08-27Don't create any (new) Python bytecode files when running a PythonTestTor Lillqvist
2013-08-18Add where pyuno.so is to PYPATH for the "Mac-like app structure" caseTor Lillqvist
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist
2013-06-18.mk files should not be executableMiklos Vajna
2013-06-18Migrate CheckFields unit test to pythonDavid Ostrovsky
2013-06-16Another try to fix python unit test on MSVCDavid Ostrovsky
2013-05-08Set Valgrind-related env vars in PythonTest, tooStephan Bergmann
2013-04-30...and fix gb_UNIT_FAILED_MSG outputStephan Bergmann
2013-04-30Adapt PythonTest.mk to CppunitTest's b308d0b061b24688cf1312af817a2af1c21e2bd8Stephan Bergmann
2013-04-27fdo#55814 migrate java unit test to pythonDavid Ostrovsky
2013-04-26At least for now, PythonTest runs against dev-install treeStephan Bergmann
2013-04-26Mac OS X needs devinstall's program dir in PYTHONPATHStephan Bergmann
2013-04-26Towards a Mac OS X PythonTestStephan Bergmann
2013-04-20gbuild: PythonTest: automatic GDB backtrace on failuresMichael Stahl
2013-04-20gbuild: PythonTest: try to make it more portableMichael Stahl
2013-04-19gbuild: PythonTest: do not invoke the python.bin directlyMichael Stahl
2013-04-19run PythonTests with internal python tooMichael Stahl
2013-04-09move Python tests in-processMichael Stahl
2013-04-09set up python unit test infrastructureDavid Ostrovsky