代码搜索:Testing
找到约 10,000 项符合「Testing」的源代码
代码结果 10,000
www.eeworm.com/read/173155/5376198
txt text.txt
This is a text file for testing OFDM. You will see that OFDM can
handle multipath channels much better than QAM. The reason is
that OFDM speads the data across a broad frequency band so
each freque
www.eeworm.com/read/173155/5376241
txt ofdm_text_out.txt
This is a text file for testing OFDM. You will see that OFDM can
handle multipath channels much better than QAM. The reason is
that OFD] speads the data across a broad frequency band so
each frequency
www.eeworm.com/read/173155/5376266
txt text.txt
This is a text file for testing OFDM. You will see that OFDM can
handle multipath channels much better than QAM. The reason is
that OFDM speads the data across a broad frequency band so
each freque
www.eeworm.com/read/173141/5378417
properties ij_app.properties
# the ij test is testing ij functionality, and doesn't want to use the property
# default driver or connection. So we ensure they are null here.
driver=
database=
ij.showNoConnectionsAtStart=true
ij.
www.eeworm.com/read/173141/5379038
sql floattypes.sql
-- ** insert decimal.sql
--
-- Test DECIMAL and NUMERIC. Note that we
-- know that DECIMAL and NUMERIC are pretty much the
-- same thing, so we don't do much testing with
-- the two types other than
www.eeworm.com/read/173141/5379854
out testconnection.out
Testing testconnection
org.apache.derby.drda.NetworkServerControl ping
Connection obtained for host: localhost, port number 1527.
org.apache.derby.drda.NetworkServerControl ping -h localhost -p 1527
www.eeworm.com/read/173141/5380034
out tablelockbasic.out
ij> set isolation to RR;
0 rows inserted/updated/deleted
ij> run resource 'TableLockBasic.subsql';
ij> -- Very basic single user testing of table locking, verify that the right locks
-- are obtained f
www.eeworm.com/read/171479/5394419
groovy groovylogtestcase.groovy
package groovy.lang
import java.util.logging.*
/**
Helper class to spoof log entries as produced by calling arbitrary code.
This allows non-intrusive testing of dependent objects without
explicitly
www.eeworm.com/read/168845/5429954
jam bootstrap.jam
# Proof-of-concept for bjam-based testing mechanism. This file should
# work on NT, Cygwin, and Linux. No promises for other platforms.
# Set a variable which says how to dump a file to stdout
if
www.eeworm.com/read/168845/5432819
jamfile
# Define SGB (stanford graph base top level directory) and
# LEDA (also top level directory) at the command line of jam using -s
subproject libs/graph/test ;
import testing ;
test-suite g