代码搜索:Tested

找到约 4,133 项符合「Tested」的源代码

代码结果 4,133
www.eeworm.com/read/194563/5128606

cpp wxr2xml.cpp

// wxr2xml.cpp: implementation of the wxr2xml class. // 8/30/00 Brian Gavin // only tested on wxMSW so far // License: wxWindows Liscense // //////////////////////////////////////////////////////////
www.eeworm.com/read/194535/5131333

cpp wxr2xml.cpp

// wxr2xml.cpp: implementation of the wxr2xml class. // 8/30/00 Brian Gavin // only tested on wxMSW so far // License: wxWindows Liscense // //////////////////////////////////////////////////////////
www.eeworm.com/read/193974/5138204

py test_sundry.py

"""Do a minimal test of all the modules that aren't otherwise tested.""" import warnings warnings.filterwarnings('ignore', '', DeprecationWarning, 'posixfile') from test_support import verbose impo
www.eeworm.com/read/193974/5138220

py test_locale.py

from test_support import verbose, TestSkipped import locale import sys if sys.platform == 'darwin': raise TestSkipped("Locale support on MacOSX is minimal and cannot be tested") oldlocale = local
www.eeworm.com/read/193974/5138351

py test_curses.py

# # Test script for the curses module # # This script doesn't actually display anything very coherent. but it # does call every method and function. # # Functions not tested: {def,reset}_{shell,prog}_
www.eeworm.com/read/190056/5190269

cpp wxr2xml.cpp

// wxr2xml.cpp: implementation of the wxr2xml class. // 8/30/00 Brian Gavin // only tested on wxMSW so far // License: wxWindows Liscense // //////////////////////////////////////////////////////////
www.eeworm.com/read/186856/5229746

contrib readme.contrib

All files under this contrib directory are UNSUPPORTED. There were provided by users of zlib and were not tested by the authors of zlib. Use at your own risk. Please contact the authors of the contrib
www.eeworm.com/read/178760/5313854

usage

*note: tested on: Solaris 7 using gcc version 2.95.1 19990816 (release) with ncurses should work with curses although not guranteed Start serialview Start the s51 simulator with the following command
www.eeworm.com/read/175466/5345815

install

Type './configure', then 'make' and (as root if necessary) 'make install'. It requires a recent libresolv, with loc_ntoa, but use an alternative which I provide, if not found. Tested on Linux (i386
www.eeworm.com/read/172133/5390016

h pptooltip.h

// // Class: CPPTooltip // // Compiler: Visual C++ // Tested on: Visual C++ 6.0 // Visual C++ .NET 2003 // // Version: See GetVersionC() or GetVersionI() // // Created: xx/xxxx/2004 // U