office-gobmx/qadevOOo
Noel Grandin 794f09f195 simplify ternary conditions "xxx ? true : yyy"
Look for code like:
   xxx ? true : yyy;
Which can be simplified to:
   xxx || yyy

Change-Id: Ib7ca86580bfd0cf04674328a3c0cf3747de4758d
2014-05-06 07:45:25 +02:00
..
objdsc Revert "Revert "temporarily disable failing , fdo#66617 2014-05-04 14:41:50 +02:00
qa
runner simplify ternary conditions "xxx ? yyy : false" 2014-05-05 12:47:48 +02:00
testdocs simplify ternary conditions "xxx ? true : yyy" 2014-05-06 07:45:25 +02:00
tests/java
Jar_OOoRunner.mk
Jar_OOoRunnerLight.mk
JunitTest_qadevOOo_unoapi.mk
Makefile
Module_qadevOOo.mk
README

Testsuite.