代码搜索:Testing

找到约 10,000 项符合「Testing」的源代码

代码结果 10,000
www.eeworm.com/read/199525/5076286

entries

8 dir 1124 https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk/regression-testing/tests/confusionNet-multi-factor/truth https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder
www.eeworm.com/read/199525/5076297

entries

8 dir 1124 https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk/regression-testing/tests/confusionNet-surface-only https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder 2006
www.eeworm.com/read/199525/5076307

entries

8 dir 1124 https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk/regression-testing/tests/confusionNet-surface-only/truth https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder
www.eeworm.com/read/197905/5091083

m oil1.m

% oil wildcatter influence diagram in Cowell et al p172 % T = test for oil? % UT = utility (negative cost) of testing % O = amount of oil = Dry, Wet or Soaking % R = results of test = NoStrucure, Ope
www.eeworm.com/read/194316/5133894

php mailinglists.php

Software Testing Automation Framework (STAF)
www.eeworm.com/read/194316/5133926

php getinvolved.php

Software Testing Automation Framework (STAF)
www.eeworm.com/read/193974/5138202

py test_imageop.py

#! /usr/bin/env python """Test script for the imageop module. This has the side effect of partially testing the imgfile module as well. Roger E. Masse """ from test_support import verbose, un
www.eeworm.com/read/192449/5155634

c a.c

/* * A simple program for testing ELF parsing and loading * * Copyright (c) 2004, David H. Hovemeyer * Copyright (c) 2004, Iulian Neamtiu * $Revision:
www.eeworm.com/read/192230/5159462

c overlays.c

/* Support program for testing gdb's ability to debug overlays in the inferior. */ #include "ovlymgr.h" extern int foo PARAMS((int)); extern int bar PARAMS((int)); extern int baz PARAMS((int));
www.eeworm.com/read/190666/5179750

c gnuc99-pedantic.c

/* Copyright (C) 2000 Free Software Foundation, Inc. */ /* { dg-do preprocess } */ /* { dg-options "-std=gnu99 -pedantic" } */ /* This file is for testing the preprocessor in -std=gnu99 -pedantic m