代码搜索:Testing
找到约 10,000 项符合「Testing」的源代码
代码结果 10,000
www.eeworm.com/read/190666/5179752
c c94.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-std=iso9899:199409" } */
/* This file is for testing the preprocessor in -std=iso9899:199409 mod
www.eeworm.com/read/190666/5179768
c c++98-pedantic.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-std=c++98 -pedantic" } */
/* This file is for testing the preprocessor in -std=c++98 -pedantic m
www.eeworm.com/read/190666/5179913
c gnuc89-pedantic.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-std=gnu89 -pedantic" } */
/* This file is for testing the preprocessor in -std=gnu89 -pedantic m
www.eeworm.com/read/190346/5184918
py basic_tests.py
#!/usr/bin/env python
#
# basic_tests.py: testing working-copy interactions with ra_local
#
# Subversion is a tool for revision control.
# See http://subversion.tigris.org for more informati
www.eeworm.com/read/188843/5206338
m testandr.m
function [MI,SIGMA,J]=testandr(dim,epsilon,dnoise,maxcoord,diagm)
% TESTANDR creates testing data for Generalized Anderson's task.
% [MI,SIGMA,J]=testandr(dim,epsilon,dnoise,maxcoord,diagm)
%
% TESTAN
www.eeworm.com/read/187737/5216992
opl testopx.opl
include "testopx.oxh"
PROC main:
global a1%,a2&,a3,ret%
trap loadm "t_util"
trap loadm "topxcbp"
print "TESTING OPL API FUNCTIONS FOR OPXs"
print "----------------------------------"
www.eeworm.com/read/183001/5260283
out tinterval.out
--
-- TINTERVAL
--
CREATE TABLE TINTERVAL_TBL (f1 tinterval);
-- Should accept any abstime,
-- so do not bother with extensive testing of values
INSERT INTO TINTERVAL_TBL (f1)
VALUES ('["-infinity
www.eeworm.com/read/183001/5260356
sql char.sql
--
-- CHAR
--
-- fixed-length by value
-- internally passed by value if
www.eeworm.com/read/183001/5260453
sql tinterval.sql
--
-- TINTERVAL
--
CREATE TABLE TINTERVAL_TBL (f1 tinterval);
-- Should accept any abstime,
-- so do not bother with extensive testing of values
INSERT INTO TINTERVAL_TBL (f1)
VALUES ('["-infin
www.eeworm.com/read/182103/5272750
readme
#
# $Id: README,v 1.1 1997/06/03 22:49:19 joel Exp $
#
This test is of marginal usefulness in testing the bindings. It
shows how much overhead is required to call the Ada binding
routine but does n