代码搜索:Tested
找到约 4,133 项符合「Tested」的源代码
代码结果 4,133
www.eeworm.com/read/114622/15045435
ms makefile.ms
# Makefile for Microsoft Visual C++ 2.0
# Tested on Windows NT 3.5
CPP = cl
.c.exe:
$(CPP) $<
.cpp.exe:
$(CPP) $<
.cpp.obj:
$(CPP) -c $*.cpp
all: WIND2.exe \
WIND3.exe \
WIN
www.eeworm.com/read/114622/15045446
met makefile.met
# Makefile for MetaWare Hi C++
# Tested with Version 3.2 on Windows NT 3.5
CPP = hcnt
.c.exe:
$(CPP) $<
.cpp.exe:
$(CPP) $<
.cpp.obj:
$(CPP) -c $*.cpp
all: WIND2.exe \
WIND3
www.eeworm.com/read/209261/15224551
lbl 3d0-907-273.lbl
;
; VAG-COM label file 3D0-907-273.lbl
;
; VW Phaeton (3D) - up to and including model year 2005 (fully tested with 2004 W12 Phaeton)
; VW Bentley Continental GT - up to and including model year 2
www.eeworm.com/read/208137/15253692
readme
WBXML Library
-------------
The WBXML Library (aka libwbxml) contains a library and its associated tools to Parse,
Encode and Handle WBXML documents.
The WBXML format is a bi
www.eeworm.com/read/168763/5439095
readme
Tested:
- MMC
- Ethernet
- BL console (on serial port connector J5)
- flash support
Todo:
- display support
- PCMCIA support
www.eeworm.com/read/160303/5572950
readme
This is a sample pluto file for use with XAUTH server while
doing PAM authentication. Tested on RH8 system, based on the
ssh pam file
www.eeworm.com/read/393067/8313848
txt interfaces.txt
Of the ~360 interfaces defined in the source code, 250 of them have
been tested to ensure that they are correctly defined. If you were
to count all the methods on those interface, you would find t
www.eeworm.com/read/171593/9745696
txt instructions.txt
Contact: My email address is
--------------------- admin@robs-projects.com --------------------------------
--------------- Notes --------------------------------------------------
This code all
www.eeworm.com/read/367274/9763163
readme
These are pre-created Makefiles for various platforms, use them if
GNU autoconf/automake packages are not supported on your system.
The Makefiles are:
Filename Target Compiler Tested wi
www.eeworm.com/read/106121/15647118
platforms
== Tested platforms ==
NetBSD 1.5/i386 (mcr - 2000/12/8)
---
RedHat Linux 6.1/i386 (assar)
FreeBSD 2.2.8/i386 (itojun)