代码搜索:Testing
找到约 10,000 项符合「Testing」的源代码
代码结果 10,000
www.eeworm.com/read/168845/5433237
poorly_formed_zonespec readme.poorly_formed_zonespec
The file "poorly_formed_zonespec.csv" is only used for testing.
This file has the wrong number of fields in it and should not be used for
any other prupose.
www.eeworm.com/read/168845/5434373
cpp another_tuple_test_bench.cpp
// Copyright (C) 1999, 2000 Jaakko J鋜vi (jaakko.jarvi@cs.utu.fi)
//
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
// http://www
www.eeworm.com/read/162614/5518049
c new1_main.c
// PR c++/5757
// Test that when a constructor throws in a new-expression, we pass the
// right pointer to operator delete.
// Split into pieces for binary compatibility testing October 2002
extern
www.eeworm.com/read/162614/5518058
c vbase10_main.c
// The offset of virtual base `B' is not ABI-compliant and may change in
// a future version of GCC.
// g++.dg/abi/vbase10.C tests this with -Wabi.
// Split into pieces for binary compatibility testin
www.eeworm.com/read/162614/5518063
c bitfield5_main.c
// The offset of `B::f2' is not ABI-compliant and may change in a future
// version of GCC.
// g++.dg/abi/bitfield5.C tests this with -Wabi.
// Split into pieces for binary compatibility testing Octob
www.eeworm.com/read/162614/5518840
c c++98.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-std=c++98" } */
/* This file is for testing the preprocessor in -std=c++98 mode.
Neil Booth,
www.eeworm.com/read/162614/5526783
exp builtins.exp
# This harness is for testing builtin support. Each test has two files:
#
# - foo.c defines the main testing function, main_test().
# - foo-lib.c implements the library functions that foo.c is
www.eeworm.com/read/162614/5530861
c c99-pedantic.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-std=c99 -pedantic" } */
/* This file is for testing the preprocessor in -std=c99 -pedantic mode.
www.eeworm.com/read/162614/5531017
c c99.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-std=c99" } */
/* This file is for testing the preprocessor in -std=c99 mode.
Neil Booth, 2 De
www.eeworm.com/read/162614/5531042
c gnuc99.c
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-std=gnu99" } */
/* This file is for testing the preprocessor in -std=gnu99 mode.
Neil Booth,