summaryrefslogtreecommitdiff
path: root/sccomp/qa/unit
AgeCommit message (Expand)AuthorFilesLines
2017-11-30Weaken SwarmSolverTest::testUnconstrained even further for nowStephan Bergmann1-1/+1
2017-11-25Ridiculously large delta for SwarmSolverTest::testUnconstrained for nowStephan Bergmann1-1/+1
2017-11-21clang-format fixesMiklos Vajna1-1/+0
2017-11-21CppunitTest_swarm_solver_test also consistently fails for UBSan buildStephan Bergmann1-2/+2
2017-11-20WaE: -Werror=unused-functionCaolán McNamara1-4/+16
2017-11-18Swarm based (uses PSO or DE) experimental non-linear solverTomaž Vajngerl4-0/+399
2017-08-27sccomp_lpsolver -> sccomp_solverRene Engelhard1-0/+0
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin1-1/+1
2017-03-02change the solver test to explicitly test the available solversTomaž Vajngerl1-35/+23
2015-10-28com::sun::star->css in scaddins,sccomp,scriptingNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2014-04-02sccomp: Add very simple unit test for lp solvers.Matúš Kukan1-0/+128