代码搜索:Tested

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

代码结果 4,133
www.eeworm.com/read/435688/7787787

awk demo-stdin.awk

#!/usr/bin/gawk -f # # Demonstration on how to use the GTK-server with Gnu AWK by STDIN. # Tested with Gnu AWK 3.1.3 on Slackware Linux 10.0. # # September 27, 2003 by Peter van Eerten. # Revised for
www.eeworm.com/read/435688/7787789

fifo calculator.bash.fifo

#!/bin/bash # # Demonstration on how to use Glade and the GTK-server with BASH. # # Tested with GTK-server 2.1.3 on Zenwalk 4.2 and BASH 3.1 # January 16, 2007 (c) Peter van Eerten - GPL license. # #
www.eeworm.com/read/398836/7916322

hpp standio.hpp

// standio.hpp A pair of classes to handle I/O from EITHER a // named file OR STDIN/STDOUT // tested on MSDOS with Zortech C++ 3.0 Borland C++ 3.0 // on Unix with AT&T 2.1 on MIPS and SGI
www.eeworm.com/read/296483/8100387

txt sftpc.todo.txt

Todo list for sftpc ------------------- * fix -9 so -c doesn't need to be passed - add mutlple-file commands to test code.. ideally all commands would be tested.. have to think about which, if any
www.eeworm.com/read/396369/8110729

readme

Revision 1.0.1 Updated 9/13/2007 New Patch for Revision #207 of OpenOCD. Updated openocd.cfg that might acutally work. Note: This package HAS now been tested, and successfully been used to resto
www.eeworm.com/read/145341/12734799

readme

Jtag-Arm9 by Simon Wood, (c) July 2001 Introduction. This is a JTAG interface program for the ARM940 core, it may work with others but has not been tested with them. Both software and hardware design
www.eeworm.com/read/139218/13173753

hpp standio.hpp

// standio.hpp A pair of classes to handle I/O from EITHER a // named file OR STDIN/STDOUT // tested on MSDOS with Zortech C++ 3.0 Borland C++ 3.0 // on Unix with AT&T 2.1 on MIPS and SGI
www.eeworm.com/read/325128/13225905

readme

This is an implementation for the following requirements: http://paul.rutgers.edu/~csgates/CS416/proj2/index.html The spserver code was tested under Linux and Windows. Use native thread api on each
www.eeworm.com/read/138504/13234407

hpp standio.hpp

// standio.hpp A pair of classes to handle I/O from EITHER a // named file OR STDIN/STDOUT // tested on MSDOS with Zortech C++ 3.0 Borland C++ 3.0 // on Unix with AT&T 2.1 on MIPS and SGI
www.eeworm.com/read/136959/13351147

c center.c

/* public domain by Jerry Coffin. Tested with MSC 7.0 */ /* written primarily for clarity, not speed... */ /* requires w_wrap.c and w_wrap.h from snippets. */ #include #i