代码搜索:Testing

找到约 10,000 项符合「Testing」的源代码

代码结果 10,000
www.eeworm.com/read/358128/3004447

cnf ndb_config_mycnf2.cnf

# # Testing automatic node id generation # [cluster_config] NoOfReplicas=2 Signum=39 [cluster_config.cluster0] ndbd = localhost,localhost,localhost,localhost ndb_mgmd = localhost mysqld = ,,,, [clus
www.eeworm.com/read/262419/4313653

tst

#!/bin/sh # This is a short-cut to execute tests on the parser. # ./conf/torture_msgs{,2} contain various kind of messages. #echo "==" #echo "== Testing the parser contained in libosip." #echo "== Y
www.eeworm.com/read/261925/4319329

py test_dialogs.py

# Test code for the SpamBayes dialogs. import sys, os if __name__=='__main__': # Hack for testing - setup sys.path try: import spambayes.Version except ImportError: sys.pat
www.eeworm.com/read/261925/4319352

py config.py

# configuration classes for the plugin. # We used to use a little pickle, but have since moved to a "spambayes.Options" # class. # Hack for testing - setup sys.path if __name__=='__main__': try:
www.eeworm.com/read/253341/4396677

mk config.mk

TEXT_BASE = 0x27F00000 ## For testing: load at 0x20100000 and "go" at 0x201000A4 #TEXT_BASE = 0x20100000
www.eeworm.com/read/253341/4398122

mk config.mk

TEXT_BASE = 0x20F00000 ## For testing: load at 0x20100000 and "go" at 0x201000A4 #TEXT_BASE = 0x20100000
www.eeworm.com/read/253244/4399229

java suitetest.java

package junit.tests.framework; import junit.framework.Test; import junit.framework.TestCase; import junit.framework.TestResult; import junit.framework.TestSuite; /** * A fixture for testing the "au
www.eeworm.com/read/252947/4400733

tex tex.tex

\documentclass{article} \title{Test for Namazu} \author{test@namazu.org} \begin{document} \maketitle Namazu is a full-text search system intended for easy use. This file is for testing. \end{docume
www.eeworm.com/read/252947/4400736

1 man.1

.TH Namazu 1 .SH NAME Test for Namazu .SH DESCRIPTION Namazu is a full-text search system intended for easy use. This file is for testing. .SH AUTHOR test@namazu.org
www.eeworm.com/read/162614/5531082

c c94-pedantic.c

/* Copyright (C) 2000 Free Software Foundation, Inc. */ /* { dg-do preprocess } */ /* { dg-options "-std=iso9899:199409 -pedantic" } */ /* This file is for testing the preprocessor in -std=iso9899: