Search results

From KitwarePublic
Jump to navigationJump to search

Page title matches

Page text matches

  • project(Test) add_executable(Test Test.cxx)
    1 KB (173 words) - 17:53, 14 August 2012
  • ...akeLists.txt file, move most of the parameters to be hard-coded inside the test files. = Test Model =
    518 bytes (74 words) - 13:21, 11 July 2010
  • itk_module_test() # this macro takes care of the test module(ITKFooTest)'s dependencies itkFooHeaderTest.cxx # each module has a header test
    564 bytes (57 words) - 16:00, 9 December 2011
  • ADD_EXECUTABLE(Test test.cxx) TARGET_LINK_LIBRARIES (Test ITKBasicFilters ITKCommon ITKIO
    461 bytes (64 words) - 16:14, 20 March 2006
  • ADD_EXECUTABLE(Test KWHelloWorldExample-alex.cxx) TARGET_LINK_LIBRARIES (Test ITKBasicFilters ITKCommon ITKIO KWWidgets
    531 bytes (64 words) - 16:13, 20 March 2006
  • #REDIRECT [[Rating test]]
    25 bytes (3 words) - 21:11, 10 September 2009
  • This is a test.
    15 bytes (4 words) - 16:39, 17 August 2010
  • {{VTKCMakeLists|Test|Library1 Library2}}
    40 bytes (4 words) - 13:04, 4 November 2010
  • *** [http://code.google.com/p/googletest/wiki/GoogleTestPrimer Google Test Primer] *** Test "A" should return a value of 5, verify the test produces the correct value
    2 KB (251 words) - 18:20, 6 July 2010
  • This is a test page for mwdoc.
    30 bytes (7 words) - 17:51, 13 February 2013
  • = How to add a new TubeTK test = #Add baseline dataset for the new test ( if your test is a regression testing )
    3 KB (448 words) - 18:39, 26 July 2013
  • == Outstanding Test Failures == ** http://www.cdash.org/CDash/testDetails.php?test=134368000&build=1987166
    2 KB (186 words) - 12:46, 21 March 2012
  • === Following is the test to see if source code insertion works ===
    962 bytes (99 words) - 20:05, 28 February 2011
  • == Outstanding Test Failures == ** http://www.cdash.org/CDash/testDetails.php?test=134368000&build=1987166
    2 KB (205 words) - 13:33, 7 March 2012
  • == Outstanding Test Failures == ** http://www.cdash.org/CDash/testDetails.php?test=134368000&build=1987166
    2 KB (207 words) - 13:39, 14 March 2012
  • *** Aim at 100% -> improve CellInterface test *** improve Euler Op. test
    2 KB (278 words) - 13:59, 17 August 2007
  • ** test vrds (make sure rtstructs are printed properly) ** test image change transfer syntaxes
    1 KB (212 words) - 16:00, 9 December 2011
  • * test/CMakeList.txt
    145 bytes (19 words) - 16:00, 9 December 2011
  • * "test": testing source code (.cxx) ...se_4/Modularization/Add a module/test/CMakeLists.txt|Modules/Filtering/Foo/test/CMakeLists.txt]]
    1 KB (186 words) - 16:00, 9 December 2011
  • This page contains instructions on how to test ParaView running on a remote server or cluster. It is only a procedure for =Test setup=
    2 KB (245 words) - 21:58, 14 December 2016
  • ...places a burden on the cdash database. Furthermore, some hypothesize that test output size may affect the performance of cdash. ...oks at the size of output produced by ITKv4 and looks for ways to reduce a test's output.
    6 KB (819 words) - 22:19, 4 October 2011
  • * Dashboard failing test ** chiarugi Iowa and Tcl test seg faulting (64bit).
    973 bytes (122 words) - 15:17, 20 April 2007
  • ...llows us to test functionality in CDash (such as javascript) that we can't test with PHP alone. ...eb browser as you normally would to record the behavior that you'd like to test.
    2 KB (399 words) - 15:44, 10 November 2013
  • ...ality, please read [[CDash:Build Management]]. This page describes how to test this functionality in CDash. The build management test in CDash is split into three parts. First, the client registers with CDash
    5 KB (751 words) - 18:03, 28 June 2010
  • * ResampleImageFilter new ReferenceImage had no test. ** How to prevent developers from adding new features without a test ?
    1,002 bytes (110 words) - 19:49, 5 April 2007
  • *** Add test for resampling image of std::complex * Add test for resampling image of std::complex
    806 bytes (120 words) - 18:54, 4 December 2009
  • = How to Add a Test in ITK = * Write the test itself
    8 KB (1,344 words) - 04:52, 4 February 2011
  • * New Wiki page describing how to add a Test to ITK
    260 bytes (39 words) - 16:15, 29 February 2008
  • * ResampleImageFilter new ReferenceImage had no test. ** How to prevent developers from adding new features without a test ?
    1 KB (120 words) - 15:02, 29 March 2007
  • # Try to find the full path to the test executable "--test-mode --script ${slicerScriptFile}"
    5 KB (665 words) - 23:12, 2 January 2009
  • * Reducing test time
    407 bytes (40 words) - 18:46, 26 July 2013
  • = How to Add a Test to ITK= * Write the test
    9 KB (1,384 words) - 18:47, 28 January 2019
  • === Following is the test to see if source code insertion works ===
    1 KB (200 words) - 21:32, 3 January 2011
  • Using the test driver macro All the tests in one module share one test driver.
    6 KB (771 words) - 15:01, 16 April 2016
  • * Before removing we should identify test that will be good for benchmarking before/after * Luis identify ITK test with realistic cases for Julie and Julien.
    1 KB (158 words) - 16:01, 9 December 2011
  • ...amic Analysis:''' reports the memory allocation/deallocations analysis for test, examples and executable for the project. Valgrind is currently supported *** '''Tests:''' Overview of the test failing for this day and this project
    22 KB (3,462 words) - 17:50, 27 October 2016
  • = Benchmark Test = Quick Test that verify correctness are available here:
    4 KB (657 words) - 16:01, 9 December 2011
  • The ITK method for handling test data is the [[ITK/Git/Develop/Data#ExternalData | CMake/ExternalData]] meth # Add testing data references in you ''test/CMakeLists.txt'' as you normally would, i.e. use '''itk_add_test''' and wit
    3 KB (423 words) - 17:07, 17 September 2013
  • and a test is available at ./test/itkLBFGSBOptimizerTest.cxx
    1 KB (171 words) - 16:01, 9 December 2011
  • * Create a minimalistic test that illustrates the incorrect behavior
    312 bytes (40 words) - 19:11, 30 January 2009
  • ...grates a self-testing framework based on [http://www.simpletest.org Simple Test]. The self testing code is located in the ''CDash/testing'' directory. ...code from GitHub. During this step you should decide whether you want to test the latest release of CDash or the current development version.
    4 KB (665 words) - 20:38, 27 February 2017
  • # Perform an [[Git/Publish#Authentication_Test|authentication test]]:
    453 bytes (70 words) - 16:06, 9 February 2012
  • == A Test for Occlusion Spectrum Volume Rendering == ...how to use occlusion spectrum in the volume rendering process. To make the test fast, a pre-processed occlusion spectrum volume is read in from a file.
    4 KB (651 words) - 15:13, 16 August 2010
  • # Perform an [[Git/Publish#Authentication_Test|authentication test]]:
    470 bytes (71 words) - 15:51, 21 December 2011
  • ** Calling only from one test
    363 bytes (47 words) - 17:24, 25 September 2009
  • ..., Mac and Windows. The goal of these builds is to catch compile errors and test failures introduced by the topic, before the topic is merged into VTK or IT ...&showfilters=1&field1=groupname/string&compare1=61&value1=Gerrit Recurring test failures on the Gerrit builds] can easily mask new defects introduced by a
    6 KB (926 words) - 20:23, 15 February 2013
  • === Unit test === Unit test for the FEM Registration Filter
    3 KB (531 words) - 16:01, 9 December 2011
  • [ ] Test [ ] Email submission failures (this means when there are config/build/test warnings or errors)
    2 KB (335 words) - 17:56, 21 October 2011
  • ...nuous build has been reduced because there are so many ecurring continuous test failures. ...ied between 7 and 11. This effort seeks to reduce VTK Continuous recurring test failures to 0 and keep them at 0.
    8 KB (971 words) - 20:13, 15 February 2013
  • However, since test is derived from vtkObject, DATA_TYPE_NAME() is not available. How do you ca vtkTest* test = reader->GetOutput();
    5 KB (524 words) - 19:17, 26 November 2009
  • * [[ITK/Git/Develop/Data|Policy and Procedures for Adding Test Data]] * [[ITK/Procedure for Adding a Test|Procedure for Adding a Test]]
    3 KB (344 words) - 03:43, 24 April 2012
  • == Add a test if necessary == The most likely answer is that we were missing a test for the specific case in which the bug is visible.
    5 KB (835 words) - 19:16, 20 March 2018
  • = Build and test toy modular ITK= Test itk-complete with an example application:
    6 KB (810 words) - 16:00, 9 December 2011
  • ** Brad King will remove the commit check of std, and Bill will test out what happens if you use it in examples. ** Titan (VTK + informatics) and it's new repository could test out some ideas.
    2 KB (311 words) - 19:04, 1 April 2010
  • ** Run test suite and see how many filters fail.
    380 bytes (53 words) - 19:03, 7 November 2008
  • * ResampleImageFilter new ReferenceImage had no test. ** How to prevent developers from adding new features without a test ?
    2 KB (197 words) - 16:27, 13 April 2007
  • * ResampleImageFilter new ReferenceImage had no test. ** How to prevent developers from adding new features without a test ?
    2 KB (197 words) - 16:44, 20 April 2007
  • # Extra test dependency on ITKStatistics introduced by itkStatisticalFooTest.
    523 bytes (58 words) - 16:31, 14 July 2012
  • The "ctest" executable is the CMake test driver program. CMake-generated Choose configuration to test.
    5 KB (759 words) - 18:53, 27 July 2007
  • ***Contributed test does not work due to ImageRegion::IsInside(ImageRegion&) test failing with 0 sized region in ImageFileReader::EnlargeOutputRegion methods
    2 KB (273 words) - 15:49, 18 December 2009
  • * Four test failing in the Dashboard
    423 bytes (60 words) - 14:26, 30 September 2011
  • ...ing. Fixed bug in which LDFLAGS was not being restored after compiling the test program. -- Luis Armendariz 10 Feb 2011: Change a few brackets to "test", which is more resilient against m4 quotation issues. Also, fix a few she
    6 KB (776 words) - 18:53, 10 February 2011
  • * Added small test in TubeTK to convert a .tre to an image, given an example image * TODO: run Ryan's vessels through Hua's registration test
    2 KB (225 words) - 18:48, 26 July 2013
  • ...ll be updated with a description of the infrastructure used to develop and test the project at the different sites. In the meantime, check the facilities a
    549 bytes (77 words) - 14:28, 23 April 2010
  • * Discussed HDF5 failing test
    680 bytes (85 words) - 14:56, 3 June 2011
  • The "ctest" executable is the CMake test driver program. CMake-generated Choose configuration to test.
    8 KB (1,141 words) - 18:38, 27 July 2007
  • ** [http://code.google.com/p/googletest/ Google Test]
    747 bytes (100 words) - 02:42, 11 July 2010
  • The "ctest" executable is the CMake test driver program. CMake-generated Choose configuration to test.
    11 KB (1,535 words) - 18:40, 27 July 2007
  • ...orrect behavior of the toolkit. Characteristics of a good unit/regression test framework are: * Tests clearly test one discrete unit of functionality
    18 KB (2,449 words) - 15:59, 9 December 2011
  • ...ocess. We use the open source, web-based CDash Dashboard Server to display test results. ...''Expected Nightly''') will appear on the currently opened dashboard. Each test site can select a convenient time to run tests.
    6 KB (958 words) - 11:07, 5 March 2017
  • * Some of the JPEG2000 Big endian test were fixed.
    636 bytes (94 words) - 17:03, 21 December 2010
  • ** Add test for BayesianClassifierImageFilter (DONE)
    532 bytes (70 words) - 22:09, 20 February 2009
  • == Build Time and Test Time Checks ==
    3 KB (418 words) - 08:36, 24 January 2014
  • * Brad King will remove the commit check of std, and Bill will test out what happens if you use it in examples. * Titan (VTK + informatics) and it's new repository could test out some ideas.
    2 KB (294 words) - 19:01, 14 January 2010
  • * Create CMake macros that will run a Squish test by invoking the squish server and client runner, and parsing its output, ...cmake</tt>: implements a Squish testing sequence (start Squish server, run test, stop Squish server, etc.).
    8 KB (1,187 words) - 21:26, 2 January 2009
  • == Step 5: Test your installation ==
    2 KB (388 words) - 10:07, 16 October 2014
  • * Your code must build and test cleanly on these platforms to pass all the nightly dashboards * Fix any warnings, errors or test failures related to your commit as soon as possible after becoming aware of
    4 KB (624 words) - 17:10, 28 June 2013
  • The "ctest" executable is the CMake test driver program. CMake-generated Choose configuration to test.
    12 KB (1,646 words) - 18:43, 27 July 2007
  • ** 2 test had potential memory leaks ** 1 test has mismatched memory/deallocate
    7 KB (946 words) - 20:06, 30 November 2011
  • # Perform an [[Git/Publish#Authentication_Test|authentication test]]:
    733 bytes (107 words) - 13:59, 10 July 2012
  • == Why aren't I getting email notifications of build/test failures? ==
    3 KB (552 words) - 18:44, 17 February 2010
  • ===Add a test that requires arguments=== ...''ADD_TEST''' command. The default '''ADD_TEST''' command assumes that the test has no arguments.
    10 KB (1,489 words) - 15:21, 26 July 2013
  • == Outstanding Test Failures == ** http://www.cdash.org/CDash/testDetails.php?test=134368000&build=1987166
    3 KB (426 words) - 13:34, 8 February 2012
  • The "ctest" executable is the CMake test driver program. CMake-generated Choose configuration to test.
    13 KB (1,765 words) - 18:29, 27 July 2007
  • The "ctest" executable is the CMake test driver program. CMake-generated Choose configuration to test.
    13 KB (1,765 words) - 18:35, 27 July 2007
  • The "ctest" executable is the CMake test driver program. CMake-generated Choose configuration to test.
    13 KB (1,765 words) - 18:44, 27 July 2007
  • The "ctest" executable is the CMake test driver program. CMake-generated Choose configuration to test.
    13 KB (1,765 words) - 18:50, 27 July 2007
  • The "ctest" executable is the CMake test driver program. CMake-generated Choose configuration to test.
    13 KB (1,765 words) - 23:56, 23 January 2008
  • #** Take advantage of BSpline transform test in base itkImageToImageMetric class #** Setup reporting structure (what measured and reported in each test?)
    2 KB (260 words) - 00:28, 22 January 2008
  • == Outstanding Test Failures == ...ters.ThresholdMaximumCC - Failing due to horrible programming practices in test template, needs revision and cleanup
    4 KB (503 words) - 16:20, 1 February 2012
  • ** DCM4CHEE as main test ** dicom.co.uk as an alternative test
    2 KB (335 words) - 16:00, 9 December 2011
  • ** Hans added a new test that is currently failing. It was written to show a problem with many high- ** A test was added. Differences are only observed after 5000 samples
    3 KB (382 words) - 19:26, 20 August 2009
  • ** Hans added a new test that is currently failing. It was written to show a problem with many high- ** A test was added. Differences are only observed after 5000 samples
    3 KB (382 words) - 14:24, 28 August 2009
  • ** Hans added a new test that is currently failing. It was written to show a problem with many high- ** A test was added. Differences are only observed after 5000 samples
    3 KB (385 words) - 12:56, 7 August 2009
  • == Outstanding Test Failures == ** http://www.cdash.org/CDash/testDetails.php?test=134368000&build=1987166
    3 KB (444 words) - 14:31, 22 February 2012
  • ** Begin Port and test existing adjacency code ** Complete port and test of existing adjacency code
    2 KB (270 words) - 18:45, 26 July 2013
  • * Luis: Finish test for Streaming:Compression:Pasting combination.
    787 bytes (103 words) - 19:19, 16 January 2009
  • ** Joe : existing regression test framework (we - itkv4 devs - should look at it) **** There will also be families of OS (Windows 7 / Vista / XP ) to test (whild MacOSX / Linux should behave very similar).
    2 KB (309 words) - 16:01, 9 December 2011
  • #* Need to test them on Linux
    655 bytes (105 words) - 18:03, 28 July 2010
  • ** Failing Test * Test drivers need work
    2 KB (320 words) - 17:51, 13 February 2013

View (previous 100 | next 100) (20 | 50 | 100 | 250 | 500)