summaryrefslogtreecommitdiff
path: root/solenv/gbuild/PythonTest.mk
AgeCommit message (Expand)AuthorFilesLines
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák1-0/+2
2019-12-16Revert "Make font-based unit test depend on instdir fonts"Jan-Marek Glogowski1-3/+2
2019-11-15use icerun also for python/java/ui testsLuboš Luňák1-1/+1
2019-07-05Make font-based unit test depend on instdir fontsJan-Marek Glogowski1-2/+3
2018-12-06Default all tests to run with the svp pluginJan-Marek Glogowski1-3/+0
2018-11-22python tests: fix user config for autotext functionsThorsten Behrens1-1/+1
2018-11-22Pass some env vars into all kinds of testsStephan Bergmann1-0/+1
2018-09-07DeInitVCL in PythonTestStephan Bergmann1-2/+5
2018-09-05gbuild: allow recording of CppunitTests and PythonTests tooMichael Stahl1-1/+1
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin1-1/+1
2018-05-11Revert "Set SAL_USE_VCLPLUGIN=svp on all platforms to define headless mode"Mike Kaganski1-2/+2
2018-05-10Set SAL_USE_VCLPLUGIN=svp on all platforms to define headless modeMike Kaganski1-2/+2
2018-03-29Fix PythonTest_*.clean targetsStephan Bergmann1-1/+1
2017-12-21solenv: support PYTHON_TEST_NAME for python testsMiklos Vajna1-1/+1
2017-06-05gb_SUPPRESS_TESTS to build tests but not run themStephan Bergmann1-0/+6
2015-11-20Revert "Fix dependency for Mac"Bjoern Michaelsen1-1/+1
2015-11-20Fix dependency for MacStephan Bergmann1-1/+1
2015-11-17refactor unittest help messageBjoern Michaelsen1-7/+4
2015-06-24gbuild: PythonTest: run tests with --headlessMichael Stahl1-1/+5
2015-05-22Revert "gbuild: allow recording of CppunitTests and PythonTests too"Michael Stahl1-2/+1
2015-05-21gbuild: allow recording of CppunitTests and PythonTests tooMichael Stahl1-1/+2
2014-09-24Revert "Make PythonTests depend on the ExternalExecutable"Matúš Kukan1-1/+1
2014-09-24Make PythonTests depend on the ExternalExecutablePeter Foley1-1/+1
2014-06-04Include gdb backtrace in PythonTest done.long (just as for CppunitTest)Stephan Bergmann1-6/+4
2014-04-18don't bother with _for_build hereDavid Tardon1-3/+3
2014-04-18add missing depDavid Tardon1-0/+1
2014-04-18fix deps for PythonTestDavid Tardon1-1/+7
2014-04-18order-only dep is enoughDavid Tardon1-1/+1
2014-04-18PythonTest must depend on bundled python stuffDavid Tardon1-1/+1
2014-02-12normalize values of SYSTEM_PYTHON, SYSTEM_MYSQL_CPPCONNMichael Stahl1-1/+1
2014-01-23make unittest failure foo a scriptBjoern Michaelsen1-2/+2
2013-09-23Try to fix cross-compilationTor Lillqvist1-2/+2
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl1-0/+1
2013-08-27Don't create any (new) Python bytecode files when running a PythonTestTor Lillqvist1-0/+1
2013-08-18Add where pyuno.so is to PYPATH for the "Mac-like app structure" caseTor Lillqvist1-1/+1
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist1-2/+2
2013-06-18.mk files should not be executableMiklos Vajna1-0/+0
2013-06-18Migrate CheckFields unit test to pythonDavid Ostrovsky1-0/+7
2013-06-16Another try to fix python unit test on MSVCDavid Ostrovsky1-5/+5
2013-05-08Set Valgrind-related env vars in PythonTest, tooStephan Bergmann1-0/+2
2013-04-30...and fix gb_UNIT_FAILED_MSG outputStephan Bergmann1-1/+1
2013-04-30Adapt PythonTest.mk to CppunitTest's b308d0b061b24688cf1312af817a2af1c21e2bd8Stephan Bergmann1-1/+1
2013-04-27fdo#55814 migrate java unit test to pythonDavid Ostrovsky1-0/+2
2013-04-26At least for now, PythonTest runs against dev-install treeStephan Bergmann1-55/+1
2013-04-26Mac OS X needs devinstall's program dir in PYTHONPATHStephan Bergmann1-1/+1
2013-04-26Towards a Mac OS X PythonTestStephan Bergmann1-7/+3
2013-04-20gbuild: PythonTest: automatic GDB backtrace on failuresMichael Stahl1-12/+19
2013-04-20gbuild: PythonTest: try to make it more portableMichael Stahl1-4/+6
2013-04-19gbuild: PythonTest: do not invoke the python.bin directlyMichael Stahl1-1/+1
2013-04-19run PythonTests with internal python tooMichael Stahl1-4/+5