summaryrefslogtreecommitdiff
path: root/cpputools/Makefile
blob: ccb1c85a04da1561bdd303802e54abac8b052084 (plain)
1
2
3
4
5
6
7
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-

module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST))))

include $(module_directory)/../solenv/gbuild/partial_build.mk

# vim: set noet sw=4 ts=4:
an title='2019-07-21 08:49:13 +0200'>2019-07-21loplugin:referencecasting in test..toolkitNoel Grandin 2019-07-20test: check validator exit code *after* checking validator outputMichael Stahl 2019-07-04cid#1448518: Resource leak (test/xmltesttools)Julien Nabet 2019-07-04cid#1448515: Resource leak (test/xmltesttools)Julien Nabet 2019-07-01Simplify Sequence iterations in testArkadiy Illarionov 2019-06-25improve loplugin:simplifyconstructNoel Grandin 2019-06-19tdf#45904 Move XShape Java tests to C++Jens Carl 2019-06-18tdf#45904 Move XGluePointsSupplier Java test to C++Jens Carl 2019-06-17tdf#45904 Move XShapeDescriptor Java test to C++Jens Carl 2019-06-11fix assert in make screenshotCaolán McNamara 2019-06-07lok: re-factor getTextSelection.Michael Meeks 2019-05-19Fix typosAndrea Gelmini