diff options
author | Frank Schoenheit [fs] <frank.schoenheit@oracle.com> | 2010-12-07 09:51:12 +0100 |
---|---|---|
committer | Frank Schoenheit [fs] <frank.schoenheit@oracle.com> | 2010-12-07 09:51:12 +0100 |
commit | bbef9c4dba3edbf69052229fc02f57301a1545e9 (patch) | |
tree | d27fd03f975e4222c7e4d482e928d9a426abf68c /toolkit/prj | |
parent | 2033a625d3a213755d8c5015bd233b748b514b83 (diff) |
gridsort: re-enabled those tests
Diffstat (limited to 'toolkit/prj')
-rw-r--r-- | toolkit/prj/build.lst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/toolkit/prj/build.lst b/toolkit/prj/build.lst index f4854de8e0c4..d7e4b24c8b02 100644 --- a/toolkit/prj/build.lst +++ b/toolkit/prj/build.lst @@ -14,9 +14,7 @@ ti toolkit\util nmake - all ti_util ti_awt ti_controls ti_layout_core ti_h ti toolkit\qa\unoapi nmake - all ti_qa_unoapi NULL +ti toolkit\qa\complex\toolkit nmake - all ti_complex_toolkit NULL # fail on unxsoli4 #ti toolkit\qa\complex\xunitconversion nmake - all ti_complex_conv ti_util NULL - -# fails -# ti toolkit\qa\complex\toolkit nmake - all ti_complex_ti ti_qa_complex_toolkit_interface_tests ti_util NULL |