代码搜索:Testing
找到约 10,000 项符合「Testing」的源代码
代码结果 10,000
www.eeworm.com/read/233471/4669437
java simpletest.java
//: com:bruceeckel:simpletest:SimpleTest.java
// Simple utility for testing program output. Hijacks
// System.out to print both to the console and a buffer.
package com.bruceeckel.simpletest;
impo
www.eeworm.com/read/233448/4671677
c unexpected1_main.c
// PR 3719
// Test that an unexpected handler can rethrow to categorize.
// Split into pieces for binary compatibility testing October 2002
extern void unexpected1_x ();
int
main ()
{
unexpected1
www.eeworm.com/read/233448/4671691
c ctor1_main.c
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 26 Dec 2001
// PR 411
// Split into pieces for binary compatibility testing Octo
www.eeworm.com/read/233448/4671710
c vbase11_main.c
// Test case from PR 7470, which was fixed in GCC 3.2 and breaks binary
// compatibility with earlier releases.
// Split into pieces for binary compatibility testing October 2002
#include "vbase11.h"
www.eeworm.com/read/233448/4671740
c init-ref2_main.c
// Submitted by Jason Merrill
// Test for proper handling of local static references.
// Split into pieces for binary compatibility testing October 2002
extern void init_re
www.eeworm.com/read/233448/4671749
c vbase8-22_main.c
// { dg-options -w }
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 20 Nov 2001
// Split into pieces for binary compatibility testing
www.eeworm.com/read/233448/4671760
c vbase8-10_main.c
// { dg-options -w }
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 26 Jul 2001
// Split into pieces for binary compatibility testing
www.eeworm.com/read/233448/4671761
c vbase8-4_main.c
// { dg-options -w }
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 20 Nov 2001
// Split into pieces for binary compatibility testing
www.eeworm.com/read/233448/4671766
c vbase8-21_main.c
// { dg-options -w }
// Copyright (C) 2001 Free Software Foundation, Inc.
// Contributed by Nathan Sidwell 26 Jul 2001
// Split into pieces for binary compatibility testing
www.eeworm.com/read/233448/4685984
cc c++98-pedantic.cc
/* APPLE LOCAL file rename for HFS */
/* Copyright (C) 2000 Free Software Foundation, Inc. */
/* { dg-do preprocess } */
/* { dg-options "-std=c++98 -pedantic" } */
/* This file is for testing the