代码搜索:Testing
找到约 10,000 项符合「Testing」的源代码
代码结果 10,000
www.eeworm.com/read/273660/4202486
pl stress.pl
#!/usr/bin/perl -w
# A script that allows some simple testing of Subversion, in
# particular concurrent read, write and read-write access by the 'svn'
# client. It can also create working copy trees
www.eeworm.com/read/273660/4202718
py commit_tests.py
#!/usr/bin/env python
#
# commit_tests.py: testing fancy commit cases.
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more information.
#
# ============
www.eeworm.com/read/273660/4202719
py externals_tests.py
#!/usr/bin/env python
#
# module_tests.py: testing modules / external sources.
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more information.
#
# ====
www.eeworm.com/read/273660/4202750
py trans_tests.py
#!/usr/bin/env python
#
# trans_tests.py: testing eol conversion and keyword substitution
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more information.
#
www.eeworm.com/read/273660/4202751
py getopt_tests.py
#!/usr/bin/env python
#
# getopt_tests.py: testing the svn command line processing
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more information.
#
#
www.eeworm.com/read/273660/4202773
py history_tests.py
#!/usr/bin/env python
#
# history_tests.py: testing history-tracing code
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more information.
#
# ==========
www.eeworm.com/read/270919/4233358
readme
This is a drop-in replacement for TOSSIM's radio stack that operates at
the packet, rather than the bit, level. In preliminary testing it
performs about 100 times faster than the default bit-level rad
www.eeworm.com/read/447738/1696883
sh gcc.sh
#/bin/sh
# Generate test result data for xstormy16 GAS testing.
# It is intended to be run in the testsuite source directory.
#
# Syntax: build.sh /path/to/build/gas
if [ $# = 0 ] ; then
if [ ! -x
www.eeworm.com/read/446537/1712434
h testsuite_allocator.h
// -*- C++ -*-
// Testing allocator for the C++ library testsuite.
//
// Copyright (C) 2002, 2003 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library