summaryrefslogtreecommitdiff
path: root/unotest
AgeCommit message (Expand)AuthorFilesLines
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens3-14/+0
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz2-6/+0
2012-11-05cleanup README files.Michael Meeks1-1/+0
2012-11-05add a README filesAlia Almusaireae1-0/+1
2012-11-03unottest: add get(URL|Path)FromWorkdir to locate $WORKDIR_FOR_BUILDNorbert Thiebaud2-0/+35
2012-11-03Remove unused method and also remove not build testMarcos Paulo de Souza2-8/+0
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara2-14/+39
2012-10-31Remove unused method from testMarcos Paulo de Souza2-8/+0
2012-10-31Show URL of failing document in unit testsCédric Bosdonnat1-1/+2
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl3-6/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl3-3/+6
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl3-0/+3
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann2-2/+0
2012-09-05Java cleanup, remove unused classNoel Grandin2-31/+0
2012-08-20Java5 updates - convert to genericsNoel Grandin1-1/+1
2012-08-17gbuild: register all jarsMichael Stahl2-7/+7
2012-08-15gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl2-2/+2
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet1-1/+1
2012-07-30add another tiff regression testCaolán McNamara2-2/+3
2012-07-26use EDB as well as CVE as encrypted prefixesCaolán McNamara2-7/+13
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks3-12/+3
2012-06-29Java5 updates - update code to use genericsNoel Grandin1-1/+1
2012-06-27targetted re-work of cppunit pieces.Michael Meeks7-17/+1
2012-06-26re-base on ALv2 code.Michael Meeks24-590/+394
2012-05-09unotest: missing include guard in macros_test.hxxMiklos Vajna1-0/+5
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-14OfficeConnection: kill soffice process when Java bridge is disposedMichael Stahl1-15/+24
2012-04-13setup/teardown default component context once before/after all testsCaolán McNamara5-41/+178
2012-04-10Obtain resolver before spawning process_ in setUpStephan Bergmann1-3/+3
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2-2/+2
2012-04-08gbuild: "use" vs. "add":Michael Stahl4-7/+7
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+2
2012-03-09add regression test for writerMarkus Mohrhard2-0/+8
2012-03-03OfficeConnection.java: don't wait forever if terminate() failsMichael Stahl1-1/+6
2012-02-17We want gb_STDLIBS here surely?Tor Lillqvist2-0/+2
2012-02-10unotest: convert to gbuildMatúš Kukan14-253/+320
2012-02-09Do not fail isStillAlive for "connect:" connectionsStephan Bergmann1-1/+6
2012-01-27Deliver the static libunotest.a built for iOSTor Lillqvist1-0/+1
2012-01-23Use /assets as SRC_ROOT and OUTDIR_FOR_BUILD on AndroidTor Lillqvist1-2/+2
2012-01-19finish sd's regression testMarkus Mohrhard2-0/+16
2011-12-30build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE)Rene Engelhard1-1/+1
2011-12-19Use / as SRC_ROOT and OUTDIR_FOR_BUILD on AndroidTor Lillqvist1-0/+5
2011-12-16gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO'Matúš Kukan1-1/+1
2011-12-16Handle unset workdir argument.Stephan Bergmann1-1/+4
2011-11-27create a base class for macros_testMarkus Mohrhard4-0/+116
2011-11-25remove debugcommand -- debugrun is superceding itBjoern Michaelsen1-6/+0
2011-11-25empty java stacktrace for soffice crashers, they are not interesting anywayBjoern Michaelsen1-1/+14
2011-11-25gdb stacktraces for subsequentchecksBjoern Michaelsen1-28/+53
2011-11-22New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann2-56/+0
2011-11-19Do build the unoexceptionprotector also when cross-compilingTor Lillqvist2-6/+2