Home
last modified time | relevance | path

Searched refs:test (Results 101 – 125 of 1015) sorted by relevance

12345678910>>...41

/trunk/main/libxmlsec/
H A Dxmlsec1-update-config-sub-and-guess.patch61 while test $# -gt 0 ; do
79 - { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "…
80 + { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tm…
98 -if test -f /etc/redhat-release ; then
185 - if test $UNAME_RELEASE = "V4.0"; then
303 + # This test works for both compilers.
1104 if test -f /usr/options/cb.name; then
1160 test -r /etc/.relid \
1174 + test -r /etc/.relid \
1332 if test "$UNAME_PROCESSOR" = "x86"; then
[all …]
H A Dxmlsec1-configure-libxml-libxslt.patch24 if test "z$LIBXML_FOUND" = "zno" ; then
25 if test "z$with_libxml" != "zyes" ; then
33 if test "z$LIBXSLT_FOUND" = "zno" ; then
34 if test "z$with_libxslt" != "zyes" ; then
/trunk/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DMultiTypeInterfaceContainer_Test.java347 MultiTypeInterfaceContainer_Test test= new MultiTypeInterfaceContainer_Test(); in main() local
350 r[i++]= test.addInterface(); in main()
351 r[i++]= test.getContainedTypes(); in main()
352 r[i++]= test.getContainer(); in main()
353 r[i++]= test.removeInterface(); in main()
354 r[i++]= test.clear(); in main()
355 r[i++]= test.disposeAndClear(); in main()
/trunk/main/cppuhelper/qa/propertysetmixin/
H A Dcomp_propertysetmixin.cxx186 public cppu::OWeakObject, public test::cppuhelper::propertysetmixin::XTest3,
188 test::cppuhelper::propertysetmixin::XTest3 >
194 test::cppuhelper::propertysetmixin::XTest3 >( in Full()
271 static_cast< test::cppuhelper::propertysetmixin::XTest3 * >(this)); in queryInterface()
275 test::cppuhelper::propertysetmixin::XTest3 >::queryInterface( in queryInterface()
358 test::cppuhelper::propertysetmixin::XSupplier >
373 virtual css::uno::Reference< test::cppuhelper::propertysetmixin::XTest3 >
/trunk/main/xmerge/source/palmtests/
H A DREADME1 The following is an outline of the usage of this test suite.
15 This test environment consists on 3 directories.
16 …1. bin : This contains some helper scripts that are used by the test environment but can be used i…
26 …Once the environment file has been created, the test scripts can be run by executing the "run-conv…
31 …of the user running the scripts. This is used to name a directory for the test results to be kept …
/trunk/main/bridges/test/java_uno/nativethreadpool/
H A Dtestnativethreadpoolclient.cxx60 css::lang::XMain, test::javauno::nativethreadpool::XSource >
90 css::uno::Reference< test::javauno::nativethreadpool::XRelay > relay; in run()
92 relay = css::uno::Reference< test::javauno::nativethreadpool::XRelay >( in run()
112 css::uno::Reference< test::javauno::nativethreadpool::XSource > source; in run()
115 = css::uno::Reference< test::javauno::nativethreadpool::XSource >( in run()
/trunk/test/testgui/source/svt/gui/sc/
H A DBasicFuncOnCalc.java28 import static org.openoffice.test.common.Testspace.getFile;
29 import static org.openoffice.test.common.Testspace.getPath;
30 import static org.openoffice.test.common.Testspace.prepareData;
31 import static org.openoffice.test.vcl.Tester.sleep;
75 import org.openoffice.test.common.DataSheet;
76 import org.openoffice.test.common.FileUtil;
77 import org.openoffice.test.common.Logger;
/trunk/test/testcommon/source/org/openoffice/test/vcl/widgets/
H A DVclControl.java24 package org.openoffice.test.vcl.widgets;
28 import org.openoffice.test.common.Condition;
29 import org.openoffice.test.vcl.Tester;
30 import org.openoffice.test.vcl.client.Constant;
204 }.test(iTimeout, interval); in exists() method
H A DVclMenuItem.java24 package org.openoffice.test.vcl.widgets;
26 import org.openoffice.test.common.SystemUtil;
27 import org.openoffice.test.vcl.Tester;
28 import org.openoffice.test.vcl.client.Constant;
/trunk/ext_libraries/ratscan/scan/
H A Drat-output-to-html.xsl97 <xsl:when test="count(descendant::header-type[attribute::name=&quot;?????&quot;]) &gt; 0">
135 <xsl:when test="license-approval/@name=&quot;false&quot;">!</xsl:when>
139 <xsl:when test="type/@name=&quot;notice&quot;">N   </xsl:when>
140 <xsl:when test="type/@name=&quot;archive&quot;">A   </xsl:when>
141 <xsl:when test="type/@name=&quot;binary&quot;">B   </xsl:when>
142 …<xsl:when test="type/@name=&quot;standard&quot;"><xsl:value-of select="header-type/@name"/></xsl:w…
179 <xsl:if test="normalize-space(.) != ''">
/trunk/main/svl/qa/complex/passwordcontainer/
H A DPasswordContainerUnitTest.java34 import org.openoffice.test.OfficeConnection;
68 assertTrue("Test01 failed!", aTest.test()); in ExecuteTest01()
72 assertTrue("Test02 failed!", aTest.test()); in ExecuteTest02()
76 assertTrue("Test03 failed!", aTest.test()); in ExecuteTest03()
/trunk/main/extensions/test/ole/VisualBasic/
H A Dreadme.txt1 Runs a test written in VisualBasic. If no error message appears then the test was ok.
5 Component oletest.Oletest (extensions/test/ole/cpnt)
6 Component VBasicEventListener.VBEventListener (extensions/test/ole/EventListenerSample/VBEventListe…
/trunk/main/sal/qa/rtl/alloc/
H A Djobfile.txt24 rtl_alloc.test.rtl_allocateMemory_001
25 rtl_alloc.test.rtl_reallocateMemory_001
26 rtl_alloc.test.rtl_freeMemory_001
27 rtl_alloc.test.rtl_allocateZeroMemory_001
/trunk/main/o3tl/qa/
H A Dtest-cow_wrapper.cxx37 template< class T > void test( T& rTestObj1, T& rTestObj2, T& rTestObj3 ) in test() function in cow_wrapper_test
106 test( aTestObj1, aTestObj2, aTestObj3 ); in TEST_F()
107 test( aTestObj4, aTestObj5, aTestObj6 ); in TEST_F()
108 test( aTestObj7, aTestObj8, aTestObj9 ); in TEST_F()
/trunk/test/testgui/source/fvt/gui/sd/headerandfooter/
H A DDocumentWithHeaderFooter.java28 import static org.openoffice.test.common.Testspace.*;
29 import static org.openoffice.test.vcl.Tester.sleep;
37 import org.openoffice.test.common.FileUtil;
38 import org.openoffice.test.common.Logger;
/trunk/main/idlc/test/
H A Dservice.idl26 module test
49 [readonly, optional, removable, property] ::idlc::test::BaseStruct p10;
52 [optional] interface ::idlc::test::XTestComplexTypes;
60 [optional] interface ::idlc::test::XTestComplexTypes;
/trunk/test/
H A Drun.bat24 …ata" org.openoffice.test.Run -r org.openoffice.test.common.Installer -l org.openoffice.test.common…
/trunk/main/boost/prj/
H A Dd.lst795 ..\%__SRC%\inc\boost\bimap\detail\test\* %_DEST%\inc%_EXT%\boost\bimap\detail\test
1072 ..\%__SRC%\inc\boost\mpl\aux_\test\* %_DEST%\inc%_EXT%\boost\mpl\aux_\test
1395 ..\%__SRC%\inc\boost\test\* %_DEST%\inc%_EXT%\boost\test
1396 ..\%__SRC%\inc\boost\test\detail\* %_DEST%\inc%_EXT%\boost\test\detail
1397 ..\%__SRC%\inc\boost\test\impl\* %_DEST%\inc%_EXT%\boost\test\impl
1398 ..\%__SRC%\inc\boost\test\included\* %_DEST%\inc%_EXT%\boost\test\included
1399 ..\%__SRC%\inc\boost\test\output\* %_DEST%\inc%_EXT%\boost\test\output
1401 ..\%__SRC%\inc\boost\test\utils\* %_DEST%\inc%_EXT%\boost\test\utils
1402 ..\%__SRC%\inc\boost\test\utils\iterator\* %_DEST%\inc%_EXT%\boost\test\utils\iterator
1403 ..\%__SRC%\inc\boost\test\utils\runtime\cla\* %_DEST%\inc%_EXT%\boost\test\utils\runtime\cla
[all …]
/trunk/test/testgui/source/fvt/gui/formula/importexport/
H A DFormulaInDifferentWays.java28 import static org.openoffice.test.common.Testspace.*;
29 import static org.openoffice.test.vcl.Tester.*;
38 import org.openoffice.test.common.FileUtil;
39 import org.openoffice.test.common.Logger;
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetbase.cxx170 sal_Bool test; in next() local
173 test = true; in next()
175 test = false; in next()
176 return test; in next()
376 uno::Reference< uno::XInterface > test( 0 ); in getStatement() local
377 return test; in getStatement()
/trunk/main/ucb/source/ucp/ftp/
H A Dftpresultsetbase.cxx171 sal_Bool test; in next() local
173 test = true; in next()
175 test = false; in next()
176 return test; in next()
376 uno::Reference< uno::XInterface > test( 0 ); in getStatement() local
377 return test; in getStatement()
/trunk/main/setup_native/source/packinfo/
H A Dshellscripts_extensions.txt40 ( echo "test -x \"$$CLIENT_BASEDIR/PRODUCTDIRECTORYNAME/program/unopkg\" || exit 0"
56test "$$BASEDIR" = "$$CLIENT_BASEDIR" || echo "ERROR: alternate root install requires SUNWpostrun …
69 ( echo "test -x \"$$CLIENT_BASEDIR/PRODUCTDIRECTORYNAME/program/unopkg\" || exit 0"
77 test -x $$BASEDIR/PRODUCTDIRECTORYNAME/program/unopkg || exit 0
82test "$$BASEDIR" = "$$CLIENT_BASEDIR" || echo "ERROR: alternate root uninstall requires SUNWpostru…
/trunk/main/ucb/workben/cachemap/
H A Dcachemaptest.cxx61 sal_uInt32 test(Obj *) in test() function
144 test< ObjectContainer1, in main()
148 test< ObjectContainer2, in main()
152 test< ObjectContainer3, in main()
/trunk/main/icu/
H A Dcreatemak.pl196 my $test = $configelements{"Release"}{"OutputFile"};
197 $all_target_hash{$test}=1;
470 my $test = $$ref_local_header_hash{$header};
472 if ( $test || (($header =~ /\\/) && (-e $header_fullpath))) {
1005 @test = @{$files_special{ $special_file }};
1006 print "test=@test\n";
/trunk/test/testcommon/source/org/openoffice/test/
H A DRun.java21 package org.openoffice.test;
32 import org.openoffice.test.common.FileUtil;
33 import org.openoffice.test.common.Logger;
34 import org.openoffice.test.common.NamedRequest;

Completed in 126 milliseconds

12345678910>>...41