summaryrefslogtreecommitdiff
path: root/sccomp/qa
AgeCommit message (Expand)Author
2021-10-30Prepare for removal of non-const operator[] from Sequence in sccompMike Kaganski
2021-06-09Simplify Sequences initializations (sccomp)Julien Nabet
2021-06-04fix leak in solver testNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-06-05Upcoming loplugin:elidestringvar: sccompStephan Bergmann
2020-01-28remove some unused local varsNoel Grandin
2019-05-28tdf#42949 Fix IWYU warnings in sccomp/Gabor Kelemen
2019-01-24Fix order of CPPUNIT_ASSERT_EQUAL expected vs. actual argumentsStephan Bergmann
2018-10-29loplugin:oncevarNoel Grandin
2018-02-28swarm: don't assert the result in testUnconstrainedTomaž Vajngerl
2017-11-30Weaken SwarmSolverTest::testUnconstrained even further for nowStephan Bergmann
2017-11-25Ridiculously large delta for SwarmSolverTest::testUnconstrained for nowStephan Bergmann
2017-11-21clang-format fixesMiklos Vajna
2017-11-21CppunitTest_swarm_solver_test also consistently fails for UBSan buildStephan Bergmann
2017-11-20WaE: -Werror=unused-functionCaolán McNamara
2017-11-18Swarm based (uses PSO or DE) experimental non-linear solverTomaž Vajngerl
2017-08-27sccomp_lpsolver -> sccomp_solverRene Engelhard
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-03-02change the solver test to explicitly test the available solversTomaž Vajngerl
2015-10-28com::sun::star->css in scaddins,sccomp,scriptingNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-04-02sccomp: Add very simple unit test for lp solvers.Matúš Kukan