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
  • * [[ITK Procedure for Adding a Test|Procedure for Adding a Test]]
    3 KB (394 words) - 22:00, 11 August 2011
  • ...e gives you an error: "The C compiler "cl" is not able to compile a simple test program."
    533 bytes (89 words) - 20:36, 17 August 2010
  • == Outstanding Test Failures == ** http://www.cdash.org/CDash/testDetails.php?test=134368000&build=1987166
    3 KB (463 words) - 14:59, 15 February 2012
  • == Outstanding Test Failures == ** http://www.cdash.org/CDash/testDetails.php?test=134368000&build=1987166
    3 KB (453 words) - 13:49, 29 February 2012
  • == Adding Test Data == ** Gerrit patch with new test data is proposed, but data isn't added to external repository
    5 KB (692 words) - 14:03, 17 June 2011
  • **Failing Test * Test drivers need work
    3 KB (356 words) - 17:51, 13 February 2013
  • ...-results name="C:\Users\hoffman\Work\osera\MDWS\mdo\mdo-test\bin\Debug\mdo-test.dll" total="309" errors="0" failures="1" not-run="0" inconclusive="0" ignor *buildname = environment.platform (com.kitware.cjh.Test)
    4 KB (489 words) - 19:58, 10 October 2016
  • ...in directory contains an implementation of many of the members and a small test program that provide interpolation of attributes defined by values attached
    894 bytes (132 words) - 12:21, 7 January 2011
  • ...'. The easiest way to test your linking is to build your Xcode project. To test your header search paths, you can #include some arbitrary VTK or VES heade
    4 KB (653 words) - 18:12, 11 June 2012
  • * Nrrd tensor test crashing
    831 bytes (115 words) - 18:07, 9 November 2007
  • ...ish with the the same version of Tcl/Tk used by the AUT (Application Under Test) , because it doesn't work if Squish and its AUT(KWWidgets or Slicer) are b ===Create a new Test Suite===
    16 KB (2,579 words) - 21:07, 2 January 2009
  • // Create a test pipeline === Anatomy of a test ===
    8 KB (899 words) - 09:33, 24 October 2006
  • * Check with Hans on a Test that can be used to check for his concern with the center of mass
    945 bytes (121 words) - 18:05, 27 March 2009
  • **Failing Test * Test drivers need work
    2 KB (341 words) - 17:51, 13 February 2013
  • **Change Ie5ca1a6c: ENH: add a new test for the conversion image-histogram * Bill Ryan has posted a sample project to GitHub to test various ways to include DCMTK as an external project. The link is [https:/
    3 KB (424 words) - 16:00, 9 December 2011
  • // Test's for common implementors of rendering drivers. This may be used for // Test for a specific driver version.
    10 KB (1,337 words) - 22:48, 6 January 2014
  • * See if we can consolidate the Test templates
    992 bytes (128 words) - 17:51, 13 February 2013
  • * Andy and Luis to look at the failing test in dash11, dash12 and dash13.
    858 bytes (131 words) - 17:14, 12 January 2012
  • ...2-03-02 DigitallyReconstructedRadiograph1Test] Failing on a few platforms. Test image look like there is a real bug.
    2 KB (213 words) - 14:53, 2 March 2012
  • There are some existing unit test harnesses that might decrease the effort and provide additional functionali # It must fit within the itk test harness facility. Recall that we try to minimize the number of executables
    17 KB (2,168 words) - 13:20, 11 July 2010
  • * [[ITK Procedure for Adding a Test|Procedure for Adding a Test]]
    3 KB (484 words) - 03:40, 24 April 2012
  • median:kernelsize=3 Test vtkImageMedian3D. reslice:kernel=nearest Test vtkImageReslice (see below).
    8 KB (910 words) - 05:21, 14 March 2016
  • ...o commit the fix for the Gaussian Derivative image function and update its test.
    835 bytes (130 words) - 17:24, 28 April 2006
  • if($test == $test2)
    920 bytes (141 words) - 14:29, 6 July 2012
  • ** Kent, valgrind failing test
    1 KB (138 words) - 16:57, 16 November 2010
  • * [[ITK Procedure for Adding a Test|Procedure for Adding a Test]]
    3 KB (465 words) - 01:29, 11 February 2012
  • ...y. This will not submit anything to the dashboard, but it is a good "first test" to simply see, locally, if everything works. ...compile it, and run a battery of tests - reporting any compile, build, and test errors to a system which very neatly arranges the results (http://www.cdash
    7 KB (1,218 words) - 23:32, 5 January 2012
  • ** A test was added. Differences are only observed after 5000 samples
    1 KB (203 words) - 13:19, 3 July 2009
  • The Nightly and Continuous build/test of ITK is essential to its survival. * Continuous - These are dedicated machines that build and test the software every 1 to 3 hours. These submissions help catch problems as s
    7 KB (1,143 words) - 01:51, 23 May 2014
  • http://mycdashserver/api/?method=build&task=revisionstatus&project=test&revision=abcde === Site/Test Failures ===
    10 KB (1,495 words) - 03:07, 21 October 2018
  • * Failing Registration Test
    2 KB (205 words) - 17:51, 13 February 2013
  • ...2-03-02 DigitallyReconstructedRadiograph1Test] Failing on a few platforms. Test image look like there is a real bug.
    2 KB (234 words) - 14:30, 16 March 2012
  • ...2-03-02 DigitallyReconstructedRadiograph1Test] Failing on a few platforms. Test image look like there is a real bug.
    2 KB (234 words) - 15:22, 9 March 2012
  • ...2-03-02 DigitallyReconstructedRadiograph1Test] Failing on a few platforms. Test image look like there is a real bug.
    2 KB (236 words) - 14:06, 23 March 2012
  • ** A test was added. Differences are only observed after 5000 samples
    1 KB (216 words) - 17:12, 10 July 2009
  • ...m llvmpipe OSMesa state-tracker, and an ATI Radeon HD 7870. The CPU on the test sytsem is a 4 core(8 thread) Intel(R) Core(TM) i7-4771 CPU @ 3.50GHz. The A |'''Test names'''
    6 KB (522 words) - 22:47, 11 November 2013
  • 1c) Create test suite that reaches 80% code coverage of the nifticlib
    1 KB (207 words) - 20:38, 20 December 2005
  • ...VTK license. Rationale: to allow all ParaView users to contribute and run test cases. * The framework should support easy test case creation to encourage user-contributed tests and bug reporting.
    15 KB (2,293 words) - 15:12, 4 May 2016
  • Make your edits, test it, and commit the result. Create a patch file with:
    1 KB (217 words) - 14:53, 6 October 2017
  • * Luis / push libtiff to github for other developers to test it in multiple platforms.
    1 KB (175 words) - 16:01, 19 October 2010
  • * Test, Fix, Merge, or Die !
    1 KB (187 words) - 14:03, 5 August 2011
  • ** A test was added. Differences are only observed after 5000 samples
    2 KB (237 words) - 14:56, 31 July 2009
  • BUG: Adding tolerance to the VectorThreshold level-set test STYLE: Fixed typo in test variable name
    8 KB (1,031 words) - 22:41, 5 March 2012
  • test/CMakeList.txt
    1 KB (195 words) - 16:00, 9 December 2011
  • * '''Enable test timing:''' Enable/Disable test timing for this project ...information about test timing see the [[CDash:Administration#Test_Timing | Test Timing]] section.
    18 KB (3,043 words) - 14:07, 27 November 2023
  • == Failing streaming test == There is a passing test for stream reading.
    7 KB (974 words) - 16:00, 9 December 2011
  • ===Authentication Test=== ...ic key has been installed for <code>git@public.kitware.com</code>, you may test your ssh key setup by running
    8 KB (1,426 words) - 21:07, 5 February 2018
  • = Test Timing = ...ase a current weighted average of the mean and standard deviation for each test time for each build. In order to keep the computation as light as a process
    12 KB (2,085 words) - 19:57, 25 February 2009
  • ** Begin Port and test existing adjacency code ** Complete port and test of existing adjacency code
    4 KB (459 words) - 18:45, 26 July 2013
  • // If --test was provided, ignore all registry settings, and exit silently // If --test was provided, do not enter the event loop and run this example
    8 KB (834 words) - 16:41, 5 May 2006
  • * Test 1. Using TestTermDictionary, add a TableView to the end of the test and try a streaming pull model for streaming documents to the view by loadi * Test 2. Again using TestTermDictionary as the starting point, add a TableView an
    7 KB (1,087 words) - 15:54, 23 September 2009
  • ** the Test numbers refer to number of tests * In what platforms is Test X failing ?
    7 KB (1,051 words) - 20:18, 3 September 2013
  • ...AreaPicker uses the new vtkFrustumExtractor test to do a fast intersection test on each vtkProp's boundaries. ...is more selective than its parent because in addition to the bounding box test above it also determines if the vtkProp has some visible contents within th
    11 KB (1,626 words) - 14:32, 22 December 2010
  • ...ameters to the algorithm, in such a way that it can be run by anybody. The test should also include the expected output, so when it is executed by other us ...med to be a suficient demostration of the implementation correctness. Such test will only prove that 20% of the class works as advertised.
    14 KB (2,289 words) - 20:18, 10 February 2012
  • ...n ITK and generate code coverage for the entire toolkit, but only from the test that you have selected. The code coverage report will be generated in HTML
    1 KB (217 words) - 01:26, 11 February 2012
  • ...e purpose of this hack-a-thon is to drive the number of recurring, failing test defects to 0 on the [http://open.cdash.org/index.php?project=VTK&filtercoun
    2 KB (225 words) - 18:21, 28 February 2013
  • Keep the number of VTK Nightly Expected recurring test failures(defects) to 0. When the defects are above 0, developers find it di | Test
    20 KB (1,931 words) - 16:37, 2 March 2013
  • == how to test against PACS automatically ? == http://www.ihe.net/Connectathon/  (look for the MESA test suite)
    7 KB (1,108 words) - 13:34, 23 August 2011
  • CDash can send email notifications of build/test failures. Follow these steps to enable emailing. This 'greater than' test is performed on the ''error'', ''warning'' and ''test'' counts independently. IOW, if the number of errors remain the same but th
    2 KB (361 words) - 15:38, 5 May 2008
  • ...tructure]]<br><small>Take a peak at the infrastructure used to develop and test the project.</small>
    2 KB (274 words) - 17:21, 13 July 2009
  • ...eprocessing/Testing/itkStructureTensorRecursiveGaussianImageFilterTest.cxx Test] ...ocessing/Testing/itkAnisotropicEdgeEnhancementDiffusionImageFilterTest.cxx Test]
    10 KB (1,284 words) - 18:56, 26 July 2013
  • First itkMINC2IO example code (And test!)
    6 KB (649 words) - 16:36, 2 July 2007
  • Script to generate test MINC2 files that are used in testing the itk MINC2 IO library functions. Th
    2 KB (259 words) - 16:35, 2 July 2007
  • * Fixed test using a .vtk surface instead of a given normal vector image and weight imag
    2 KB (297 words) - 18:52, 26 July 2013
  • vtkSmartPointer<vtkMyClass> test = vtkSmartPointer<vtkMyClass>::New();
    2 KB (267 words) - 18:49, 6 May 2014
  • ...n be obtained from [[ParaView III snapshots]]. You may also view automated test results using the [http://paraview.org/ParaView3/Testing ParaView III Dashb
    2 KB (269 words) - 23:00, 16 January 2008
  • # Write test-cases for all parts of the reader/writer and get them into Dashboard. - [[ExampleFileScript]] - a script to generate the test MINC data used for the reader
    5 KB (816 words) - 17:14, 27 August 2007
  • ...ocessEvents it will cause the tests to start playing, which will break the test. To add a pause to a ParaView XML test:
    4 KB (643 words) - 16:20, 16 December 2015
  • Test should be able to take a mrml node that contains Model, ModelDisplay, Model * 06/07 - 06/11 Michel - Test ITK-program to VTK-plugin mechanism in Paraview (2-3 days)
    4 KB (542 words) - 17:43, 14 June 2010
  • ...igured correctly, see the [[Git/Publish#Authentication_Test|authentication test]] instructions.
    2 KB (270 words) - 21:52, 15 November 2010
  • ...t is code coverage that measures how many lines of code are covered by the test suite. ...'"Define"'', ''"Measure"'', ''"Analyze"'', ''"Improve"'' and ''"Control"'' test code coverage in VTK.
    15 KB (1,710 words) - 21:23, 28 January 2014
  • * Test drivers need work
    2 KB (238 words) - 17:51, 13 February 2013
  • # Perform an [[Git/Publish#Authentication_Test|authentication test]]:
    2 KB (313 words) - 17:41, 19 April 2016
  • ** To test the enhanced Show method across people systems
    2 KB (284 words) - 13:14, 13 July 2012
  • ...that can be called by cron or Windows Task Scheduler to perform a nightly test of CDash. First I will lay out the issues that keep this from being comple How do we overcome this issue? One simple way is to run the test as the webserver user.
    4 KB (688 words) - 20:10, 25 June 2010
  • This page contains instructions on how to test ParaView before a release. We focus on real use cases, as opposed to small =Test setup=
    5 KB (810 words) - 23:57, 23 February 2017
  • example is completed with a Python test file. testTemplate.py and testTemplateUse.py files to test the class creation
    5 KB (786 words) - 15:12, 20 April 2007
  • On the web page http://localhost:8080/PWService/test/index.jsp execute the following script paraview.createSession('testing','basic-test');
    3 KB (287 words) - 02:18, 14 April 2012
  • ENH: Added a new test for itkBinaryMedialNodeMetric. In the process a bug in the implementation .... Made sure all arrays were initialized and that the success check in the test has a small tolerance for precision errors
    29 KB (3,591 words) - 01:19, 11 February 2012
  • ==== Test the driver ==== == Test it ==
    11 KB (1,727 words) - 12:59, 27 February 2015
  • ...methodology into a simultaneous and iterative process of design-implement-test-release ...programming templates, Multithreaded implementation in ITK, Basics on the test environment
    4 KB (643 words) - 21:09, 11 February 2012
  • :*<span style="font-size: 1.5em">[[ITK/Git/Dashboard|Test ITK]]</span> - CDash client setup
    3 KB (396 words) - 14:51, 6 October 2017
  • ...el image is not defined in the docstring of the class, and the user has to test, or to read the code of the class to know how those notions are used in a p ...roblem here is the amount of code required to have the 2 behaviors, and to test the 2 behaviors.
    9 KB (1,408 words) - 14:01, 18 October 2006
  • ...t are placed in one executable. If a procedure is not declared static, the test executable may have duplicate symbol errors.
    3 KB (416 words) - 19:37, 3 March 2011
  • # Make proposed changes on branch "ITK-2287" and thoroughly test the changes
    2 KB (296 words) - 17:28, 2 January 2019
  • * Thanks for all the failing test ! Valid code is in the eye of the beholder
    2 KB (319 words) - 01:29, 11 February 2012
  • **** Probably would do ok... tested? (could test artificially)
    2 KB (275 words) - 18:46, 26 July 2013
  • ** To test the enhanced Show method across people systems
    3 KB (338 words) - 14:51, 4 March 2013
  • Make your edits, test it, and commit the result. Create a patch file with: | CTEST_TEST_TIMEOUT || Per-test timeout length
    5 KB (774 words) - 20:14, 11 February 2016
  • ** To test the enhanced Show method across people systems
    3 KB (339 words) - 12:24, 13 July 2012
  • = Remaining formats to develop and test =
    2 KB (291 words) - 13:52, 26 April 2010
  • Note that if you answer 'y' to the question "Do you want to test push access to itk.org? [y/N]:", you will most likely receive the following ==Test a Topic==
    13 KB (2,003 words) - 20:43, 30 November 2017
  • * Both Valgrind and VS10 debug are reporting failures on the same test.
    3 KB (304 words) - 13:28, 25 April 2012
  • * Test drivers need work
    3 KB (360 words) - 17:51, 13 February 2013
  • BUG: Bad signature for test. COMP: PhilipsRECImageIO orientation test variable name.
    13 KB (1,615 words) - 18:00, 11 July 2012
  • **** Probably would do ok... tested? (could test artificially)
    2 KB (305 words) - 18:47, 26 July 2013
  • * Must pass the test of KWStyle
    2 KB (315 words) - 21:10, 11 February 2012
  • ...ad=1%20?], shadow mapping (multi-pass rendering) in conjunction with alpha test can be consulted to achieve correct blending of the rendered objects in the * @param doItOffscreen do the test off screen which means that nothing is
    14 KB (1,518 words) - 14:24, 28 April 2014
  • std::cout << "test";
    3 KB (309 words) - 21:25, 13 June 2009
  • ...should probably test to see if it worked. Ironically, Kitware wrote their test program in Tcl which means that you have to run it with wish or vtk , which
    6 KB (946 words) - 18:43, 11 June 2007
  • * Both Valgrind and VS10 debug are reporting failures on the same test.
    3 KB (323 words) - 13:01, 2 May 2012
  • * Both Valgrind and VS10 debug are reporting failures on the same test.
    3 KB (346 words) - 13:28, 27 June 2012
  • | Test
    10 KB (1,004 words) - 16:38, 2 March 2013
  • # run the test
    3 KB (367 words) - 18:39, 26 July 2013
  • * Test drivers need work
    2 KB (338 words) - 17:51, 13 February 2013
  • 3) Test and label each group according to measures of quality control :
    3 KB (363 words) - 18:48, 14 July 2012
  • block->SetLabel("Test"); block2->SetLabel("Test 2");
    6 KB (786 words) - 16:48, 11 June 2010
  • * Test drivers need work
    3 KB (416 words) - 17:51, 13 February 2013
  • * Test drivers need work
    3 KB (420 words) - 17:51, 13 February 2013
  • * Should communicate using "remove legacy" flag to VTK community to test whether their code will work in VTK 6.0.
    2 KB (368 words) - 20:43, 17 August 2010
  • * Test drivers need work
    3 KB (404 words) - 17:51, 13 February 2013
  • * Both Valgrind and VS10 debug are reporting failures on the same test.
    3 KB (341 words) - 13:30, 16 May 2012
  • == Test Cases == ...on the dashboards for VTK and has a valid image checked in for it. In this test the first three filters in the pipeline are temporal filters, the next is a
    16 KB (2,548 words) - 23:38, 13 January 2011
  • * Test drivers need work
    3 KB (404 words) - 17:51, 13 February 2013
  • * Both Valgrind and VS10 debug are reporting failures on the same test.
    3 KB (350 words) - 13:36, 23 May 2012
  • ...edge of how to build ITK. No details will be given as to how to build and test the code (but they [[ITK_Getting_Started|can be found here]]). This primer * Build, test, review locally
    14 KB (2,390 words) - 08:22, 28 June 2011
  • ...l Fractal source and forcing 200 interactive renders using ParaView's Play Test feature. The results, presented in the following histograms and table, are ...faults.png|none|frame|1000px|Preset configuration results, 200 samples per test case. The best results are highlighted in yellow.]]
    14 KB (2,179 words) - 17:06, 28 December 2013
  • * Both Valgrind and VS10 debug are reporting failures on the same test.
    3 KB (345 words) - 12:53, 9 May 2012
  • * Modules in progress that do not yet have the test coverage and cross-platform standards required by the main toolkit. ...first develop your Remote Module, you will be doing multiple edit/compile/test cycles.
    7 KB (1,130 words) - 14:10, 19 October 2018
  • """ The WSGI test application """
    3 KB (367 words) - 23:49, 20 February 2011
  • * Test drivers need work
    3 KB (407 words) - 17:51, 13 February 2013
  • * Test, Fix, Merge, or Die !
    2 KB (315 words) - 14:55, 12 August 2011
  • * Need to test speed, memory consumption of new filters.
    2 KB (372 words) - 16:20, 6 October 2010
  • * Test drivers need work
    3 KB (409 words) - 17:51, 13 February 2013
  • COMP: Incorrect test signature BUG: Remove NiftiBigIO Test add MEMORY_SIZE test lock
    16 KB (2,041 words) - 02:45, 18 December 2012
  •      BUG: Fix rounding issue with HistogramPlotter test      COMP: Prevent compile-time numeric warnings in Float Exception test
    32 KB (3,758 words) - 07:00, 18 December 2013
  • * '''[[ParaView/PCL_Plugin/Testdata|Test data]]'''
    3 KB (395 words) - 15:55, 16 June 2012
  • | Test
    14 KB (1,320 words) - 17:07, 28 February 2013
  • * update from brad on wrapitk test (new swig usage that addresses existing concerns)?
    3 KB (367 words) - 17:53, 27 July 2010
  • * Some images contributed as test data
    3 KB (281 words) - 01:18, 11 February 2012
  • COMP: work around for VS 2015 optimizer bug causing test failures. ENH: Test address of NumericTraits One and Zero constexpr
    18 KB (2,278 words) - 05:03, 31 May 2016
  • ...best thing for ctest. I think it's better to have a small, self-contained test. That's why for ctk I have a ctest that sets up both the small server (a m
    3 KB (443 words) - 16:00, 9 December 2011
  • * Test drivers need work
    3 KB (445 words) - 17:51, 13 February 2013
  • Bake.e is a dataset that simulates the heating of a cone in a test facility. It has numerous blocks. T (for temperature) is the primary vari
    3 KB (437 words) - 20:31, 22 June 2017
  • * Test drivers need work
    3 KB (389 words) - 17:51, 13 February 2013
  • * Test drivers need work
    4 KB (492 words) - 17:51, 13 February 2013
  • * Write smoke test * Get test working on all platforms
    7 KB (1,010 words) - 19:26, 11 June 2007
  • BUG: Initialized the sampling seed for v3 registration test BUG: Addresses InDoxygenGroup Test with Python 3.6 failures
    24 KB (2,825 words) - 21:40, 4 June 2017
  • | Test
    15 KB (1,510 words) - 13:00, 26 February 2013
  • ** Automatically scrapes the wiki to get example code and test with a Gitorious repository
    3 KB (438 words) - 14:49, 13 July 2010
  • * By default, only the test applications are enabled. To build the entire toolkit, set
    3 KB (495 words) - 22:17, 11 August 2011
  • * update from brad on wrapitk test (new swig usage that addresses existing concerns)?
    3 KB (394 words) - 17:44, 3 August 2010
  • * Test, Fix, Merge, or Die !
    3 KB (363 words) - 14:08, 19 August 2011
  • ...28 points. There is a line and a point at each data point along with some test text and a transparent rectangle. I have also tested with 1,000,000 data po The chart shows two axes being plotted as lines, a test axis label and tick marks/labels. The data series are plotted in a clipped
    7 KB (1,112 words) - 15:32, 18 February 2011
  • | Test
    16 KB (1,574 words) - 17:16, 19 February 2013
  • * Test drivers need work
    3 KB (460 words) - 17:51, 13 February 2013
  • * Test drivers need work
    4 KB (472 words) - 17:51, 13 February 2013
  • * Test drivers need work
    4 KB (475 words) - 17:51, 13 February 2013
  • | Test
    17 KB (1,608 words) - 12:09, 27 February 2013
  • Before building, test your python interpreter by following the [[#Python paths | python paths]] n When ParaView has compiled, we'll want to test pvbatch.
    15 KB (2,061 words) - 13:49, 21 July 2008
  • * The csharp PrintAll test has 200 some errors now with vtk6, in 5.8 there were only a handful of clas
    3 KB (534 words) - 16:51, 4 January 2013
  • * Test drivers need work
    4 KB (545 words) - 17:51, 13 February 2013
  • BUG: Address itkHDF5ImageIO test failures for mingw64 BUG: Address itkHDF5ImageIO test failures for mingw64
    34 KB (3,863 words) - 18:59, 28 January 2017
  • ...master/Examples/SimpleGaussian.cs SimpleGaussian in C#] is a simple one to test our configuration. This can just be copied and pasted into the code editor.
    4 KB (616 words) - 18:18, 13 December 2019
  • BUG: Set output type to unsigned char when writing uchar in GDCMIO test. ENH: Add a registration test for LBFGS-B optimizer
    31 KB (3,676 words) - 17:48, 30 July 2014
  • This reset actually freezes the test. And it really times out this time... Add <tt>-C Debug</tt> to explicitly asks ctest to test the Debug tree, like this:
    8 KB (1,265 words) - 16:32, 4 June 2010
  • = Tutorial: Adding a test with CTest = First you have to write a test script (.bms). You then need an executable that takes your .bms file and ex
    11 KB (1,683 words) - 11:05, 19 October 2012
  • ...methodology into a simultaneous and iterative process of design-implement-test-release. The key features of extreme programming are communication and test
    3 KB (522 words) - 18:40, 9 June 2012
  • | Test
    18 KB (1,793 words) - 15:25, 20 February 2013
  • The canonical URL I used was http://londinium.kitwarein.com:8080/ for the test server, which you are welcome to take a look at if you are in the internal
    4 KB (630 words) - 19:58, 29 July 2010
  • Utilities/nifti/Testing/nifti_regress_test/@test
    8 KB (1,038 words) - 18:21, 14 April 2008
  • ...(testing, coverage, ...) the speed and coding some higher level filters to test he structure (parameterization http://hdl.handle.net/1926/1315, decimation, ...a few other things. But when copying an already existing QEMesh, all those test are redundant. We achieve almost 35% improvement in copy speed.
    27 KB (3,424 words) - 12:42, 27 October 2010
  • ITK Module. Test applications. Integration with third party applications (ShapeWorks)
    3 KB (482 words) - 19:41, 27 June 2011
  • | Test
    19 KB (1,893 words) - 15:18, 23 February 2013
  • COMP: Work around GDCM test segfault with Clang 3.5+. BUG: not all combinations were actually test
    29 KB (3,736 words) - 02:14, 7 July 2015
  • COMP: Make the test stable by removing random source COMP: Add missing ImageRegionIterator header in test
    19 KB (2,358 words) - 21:56, 3 June 2013
  • * Modules in progress that do not yet have the test coverage and cross-platform standards required by the main toolkit.
    4 KB (657 words) - 20:34, 8 September 2016
  • COMP: work around for VS 2015 optimizer bug causing test failures. COMP: work around for VS 2015 optimizer bug causing test failures.
    31 KB (3,852 words) - 21:10, 2 February 2016
  • There are two steps for setting up an on-demand CDash test. If you want make your computer available to the InsightToolkit project fo
    4 KB (654 words) - 04:43, 31 August 2014
  • ## easier to test
    5 KB (634 words) - 11:39, 5 April 2009
  • ENH: Add test to exercise issue with Transform::GetInverse BUG: Expand a test to reflect multi-metric registration bug
    27 KB (3,281 words) - 07:56, 19 December 2014
  • The final test of the correctness in the series writing process would be to take a 3D imag
    4 KB (685 words) - 04:52, 10 April 2006
  • Module dependencies can now be specified as public / private / compile / test
    4 KB (538 words) - 21:08, 2 February 2016
  • * Test, Fix, Merge, or Die !
    4 KB (498 words) - 14:41, 26 August 2011
  • | Test
    21 KB (2,007 words) - 15:03, 21 February 2013
  • ...<>, since it had explicit instantiation for "float" ( which is used in the test.
    6 KB (878 words) - 21:41, 5 April 2008
  • * Test ITKWikiExamples if testing is ON
    4 KB (649 words) - 17:50, 17 August 2013
  • ENH: Test and Example for the DiffusionTensor3DReconstructionImageFilter, TensorFract ENH: Test and Example for the DiffusionTensor3DReconstructionImageFilter, TensorFract
    93 KB (10,805 words) - 21:13, 11 February 2012
  • * Test, Fix, Merge, or <span style="background:#FF0000"> Die ! </span>
    4 KB (495 words) - 14:10, 9 September 2011
  • ...fields for the database have been added. The indexes and fields touch the test table and might take a long time to upgrade, just be patient and check the *0014639: Fix undefined variable usage in test viewer
    37 KB (5,142 words) - 15:33, 20 November 2018
  • set(char1 test) set(char2 test)
    22 KB (3,080 words) - 15:55, 3 February 2011
  • * 2927: Test fail in Visual c++ 2005 Express
    6 KB (571 words) - 14:25, 22 October 2007
  • ...testing framework]] based on [http://code.google.com/p/googletest/ Google Test]
    5 KB (578 words) - 15:59, 20 January 2012
  • ...n the other two tests this is a vtkActor. Just using the scene the current test will, whereas the test using the old API does,
    17 KB (2,521 words) - 13:49, 10 April 2014
  • ...ere Benchmark is a simple platform-independent Tcl/Tk graphics performance test using VTK library. It is small with no (or little) version requirements. It
    4 KB (751 words) - 21:34, 13 March 2006
  • * Test, Fix, Merge, for FINAL ITKv4 <span style="background:#FF0000">or DIE !</spa
    4 KB (543 words) - 13:57, 30 September 2011
  • * Test, Fix, Merge, or <span style="background:#FF0000"> Die ! </span>
    4 KB (542 words) - 02:31, 2 September 2011
  • * [http://www.insight-journal.org/nlm RIRE (and other automated test tools)] #* Machine dedicated to valgrind build/test of ITK
    11 KB (1,653 words) - 00:08, 22 January 2008
  • * Test, Fix, Merge, for FINAL ITKv4 <span style="background:#FF0000">or DIE !</spa
    4 KB (568 words) - 14:09, 16 September 2011
  • ...ing glViewport with the entire rendering context and disabling the scissor test. Having a tile split into renderers also requires the pieces to be cached I put together this example by copying, pasting and modifying from a test program that I created (by modified the old Hello World). If something does
    13 KB (1,971 words) - 12:49, 15 September 2008
  • Merge the ''topic'' and test it. Merge the ''topic'' and test it.
    29 KB (3,696 words) - 21:01, 5 February 2018
  • The CoProcessingTestPythonScript test does an actual coprocessing run and the CoProcessingPythonScriptGridPlot and CoProcessingPythonScriptPressurePlot test verify the output is correct. There are parallel versions of
    21 KB (3,123 words) - 14:32, 18 November 2013
  • if test "$updated_head" = "$original_head" if test "$updated_head" = "$original_head"
    14 KB (2,273 words) - 22:45, 27 March 2012
  • We will also test the accuracy and precision of highly optimized code to ensure correct resul ## Test the scalability of this approach.
    11 KB (1,725 words) - 20:38, 20 December 2005
  • * test bench (compare speed and memory consumption between an MPI parallelized and
    5 KB (812 words) - 14:20, 12 October 2010
  • [[Image:VolumePicker-crop.png|right|200px|VolumePicker regression test image.]]
    6 KB (893 words) - 16:20, 22 August 2012
  • ...last whereas the opposite was provided by ITK. Note that a more stringent test is still needed. ...last whereas the opposite was provided by ITK. Note that a more stringent test is still needed.
    75 KB (9,391 words) - 03:40, 30 July 2008
  • ...o propagate input image information to output image information. Augmented test to check for propgation of image information. BUG: 0008320 Two versions of modifications that pass regression test were found, but wrong version was submitted. This patch should be more bac
    124 KB (14,198 words) - 01:20, 11 February 2012
  • ** Unit test VTree code
    5 KB (626 words) - 18:45, 26 July 2013
  • /** Test whether a point is inside or outside the object
    8 KB (853 words) - 14:56, 14 December 2010
  • * update from brad on wrapitk test (new swig usage that addresses existing concerns)?
    5 KB (711 words) - 18:02, 24 August 2010
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    66 KB (9,297 words) - 18:39, 27 July 2007
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    68 KB (9,689 words) - 18:39, 27 July 2007
  • == Where is the Test Data? ==
    19 KB (2,886 words) - 16:57, 15 June 2017
  • STYLE: Fixing coding style according to KWStyle test report. STYLE: Fixing coding style according to KWStyle test report.
    123 KB (13,038 words) - 01:46, 7 November 2008
  • * update from brad on wrapitk test (new swig usage that addresses existing concerns)?
    5 KB (652 words) - 16:38, 10 August 2010
  • Re-running the test code has a bit (~20% with occasional outlier) of variability. The results a
    5 KB (658 words) - 14:01, 30 June 2017
  • ENH: The test for samples mapping outside of the moving image buffer was too stringent. I ...ated dimension, enabled reading on a single ND file to an ND image, adding test to verify most combinations of input file dimensions to output image dimens
    87 KB (10,380 words) - 01:20, 11 February 2012
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    51 KB (7,082 words) - 18:53, 27 July 2007
  • * update from brad on wrapitk test (new swig usage that addresses existing concerns)?
    5 KB (761 words) - 22:35, 1 September 2010
  • ...InterpolateImageFunctionTest.cxx?root=Insight&sortby=date&view=markup unit test] to check that the [http://www.itk.org/Doxygen/html/classitk_1_1LinearInter ** Add a decent testing framework e.g. based on BOOST.test or googletest; see [http://www.itk.org/mailman/private/insight-developers/2
    23 KB (3,464 words) - 08:00, 5 October 2010
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    52 KB (7,299 words) - 18:52, 27 July 2007
  • ...esting. NOTE:  Use of ITK_USE_FLOAT_SPACE_PRECISION causes many regression test failures, and is not intended for production use at this time.
    5 KB (787 words) - 06:56, 18 December 2013
  • * update from brad on wrapitk test (new swig usage that addresses existing concerns)?
    5 KB (684 words) - 17:01, 17 August 2010
  • * TEST_DEPENDS - test dependencies (in addition to other dependencies)
    7 KB (1,129 words) - 19:10, 1 October 2012
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    59 KB (8,283 words) - 18:37, 27 July 2007
  • name validation on the machine that you want to build and test it on. However, <td>create test applications</td>
    23 KB (3,490 words) - 15:26, 25 October 2013
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    61 KB (8,560 words) - 18:36, 27 July 2007
  • ENH: Limit the test of Objective-C to APPLE, instead of NOT WIN32. COMP: trying to increase test output limits.
    196 KB (25,993 words) - 22:51, 23 September 2007
  • ...into arteries and veins, measures their widths and calculates the AVR. We test the system on a set of 15 images obtaining promising results when compared
    6 KB (855 words) - 18:36, 26 July 2013
  • And you should be able to connect to your local conputer. Once this test
    8 KB (1,186 words) - 18:30, 5 November 2010
  • * update from brad on wrapitk test (new swig usage that addresses existing concerns)?
    6 KB (850 words) - 16:04, 7 September 2010
  • SimpleITK utilizes an additional "next" branch to merge and test changes before merging into the master branch. This makes our "master" bran
    12 KB (1,690 words) - 18:17, 13 December 2019
  • * Review number of failed test per machine
    8 KB (1,200 words) - 01:29, 11 February 2012
  • For some types of system introspection, CMake needs to compile and run some test programs.
    8 KB (1,337 words) - 22:21, 20 January 2015
  • Various widgets have been created to test out the design. Here they are first listed in alphabetical order with a bri Note that each of these widgets/representations have a test associated with them (Widgets/Testing/Cxx).
    19 KB (2,539 words) - 03:11, 6 February 2008
  • analyze, test, perform and/or display publicly, prepare derivative works,
    9 KB (1,258 words) - 11:59, 6 May 2014
  • * Must pass the test of KWStyle
    9 KB (1,106 words) - 16:17, 5 February 2013
  • ...eTransform, including BulkTransform, for threaded applications. Includes a test that checks each clone based on known number of threads. ENH: Changed itkIntTypes to define ITK_HAVE_INT_64, bug fix for test for VS6 which required template parameter to be passed as argument
    107 KB (14,031 words) - 01:19, 11 February 2012
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    97 KB (13,569 words) - 18:43, 27 July 2007
  • ...compute nodes and run your batch visualization in parallel. You will find test scripts at /projects/viz/training/paraview. These scripts are run as follo
    9 KB (1,244 words) - 21:14, 8 March 2021
  • ...iles in the module (or, for <code>TEST_DEPENDS</code>, to the files in the test harness). As an example, say we have added vtkRenderingOpenGL as a dependen
    10 KB (1,501 words) - 18:44, 9 September 2014
  • ** '''Google Test Framework''' (Dan Blezek) ([[ITK_Release_4/UnitTesting|Proposal]])
    8 KB (996 words) - 01:16, 11 February 2012
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    108 KB (15,219 words) - 18:35, 27 July 2007
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    108 KB (15,219 words) - 18:44, 27 July 2007
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    108 KB (15,219 words) - 18:33, 27 July 2007
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    109 KB (15,302 words) - 18:50, 27 July 2007
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    109 KB (15,388 words) - 23:55, 23 January 2008
  • ''The Dark Side of Extreme Programming: The nightly test/build was so effective in empowering programmers to make changes, that API ...s to their work. If a toolkit continually requires them to re-develop/re-test code that had previously worked, the toolkit will become viewed as an imped
    26 KB (4,321 words) - 01:26, 11 February 2012
  • CTest could provide coverage of classes per test in order to determine if a particular class is being covered in multiple te ...iprocessor machines will be able to reduce the time needed for running the test suite.
    22 KB (3,246 words) - 21:14, 11 February 2012
  • ...methodology into a simultaneous and iterative process of design-implement-test-release
    9 KB (1,144 words) - 21:11, 11 February 2012
  • ...teration, follow [2], page 9, section 4. Transparency: "an occlusion query test on each pass indicates whether that layer was empty; if it was, the algorit
    9 KB (1,330 words) - 14:58, 10 March 2010
  • An easy way to test your setup is to use the <tt>glxgears</tt> program. Unlike pvserver, it wi ...ent. To test this, try swapping the location of the server and client and test the forward connection again.
    31 KB (5,078 words) - 10:19, 21 February 2023
  • Utilities/vxl/v3p/netlib/tests/integral-test
    20 KB (2,024 words) - 21:13, 11 February 2012
  • ENH: Adding a nightly test for the ModelToImageRegistration2 example. ENH: Test the TargetReached modes of the algorithm
    193 KB (25,300 words) - 21:13, 11 February 2012
  • ...o display them) than can be combined to exercise various components of the test.
    11 KB (1,423 words) - 20:20, 15 August 2010
  • * - for really testing, you need to test against hospital environement
    10 KB (1,869 words) - 16:00, 9 December 2011
  • ...lification test plan for system testing to be conducted at the new Thermal Test Complex Cross Wind Facility.
    16 KB (2,336 words) - 15:07, 13 October 2011
  • ENH: Fix failing test DeformableRegistration2 using the new statistics framework. Dimensionality ...read management was wrong when too many objects were found in the image. A test has been added to exercise this case.
    230 KB (27,166 words) - 01:20, 11 February 2012
  • .... STYLE: various style issues in the itkObjectFactoryBase code. ENH: A new test to exercise the ObjectFactory code. ...5761. Replaced itkExceptionMacro with itkGenericExceptionMacro. Also added test to cover most of the code. Fixed some compile errors in untested code.
    161 KB (20,734 words) - 18:27, 14 April 2008
  • ...by subclassing and reimplementing the AddVertex function. It performs any test the user would like on the current vertex and the next vertex. (I.e. you ca
    10 KB (1,290 words) - 13:40, 13 November 2010
  • ...[0-9]{4}-(Experimental|Nightly|Continuous)___XML___(Update|Configure|Build|Test|Coverage|Purify).xml", filename): put.putname('test.txt', 'http://example.org/test')
    13 KB (1,636 words) - 05:59, 24 December 2009
  • On my test system, a 4 core virtual machine with 16 GB of RAM, the build took just ove sitk.WriteImage (deriv, "gauss-deriv-test.png");
    12 KB (1,735 words) - 18:17, 13 December 2019
  • ...C compiler "F:/MinGW/bin/mingw32-gcc.exe" is not able to compile a simple test program.'. This problem is described in this post http://public.kitware.com
    13 KB (2,059 words) - 05:05, 8 August 2006
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    155 KB (21,791 words) - 09:53, 12 May 2008
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    157 KB (22,016 words) - 21:29, 6 August 2008
  • * (Note: vtkFeatureEdges can be used to test the edges of a data set).
    12 KB (1,900 words) - 17:39, 1 February 2016
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    160 KB (22,425 words) - 21:44, 8 October 2008
  • ! OS !! GPU !! Driver !! OpenCL !! Test Status
    10 KB (1,374 words) - 19:25, 18 October 2012
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    162 KB (22,690 words) - 23:11, 23 February 2009
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    163 KB (22,782 words) - 20:52, 17 June 2009
  • * [[ITK Procedure for Adding a Test|Procedure for Adding a Test]] ...r assigned (luis.ibanez) 2007-06-22 ITK_NO_SIZEOF_CONSTANT_LOOKUP should test for gcc version || ||
    47 KB (6,110 words) - 01:29, 11 February 2012
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    174 KB (24,215 words) - 11:33, 22 November 2009
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    177 KB (24,592 words) - 20:46, 17 February 2011
  • ...15, 2008 - [[Agenda&Status_081508]] [[Minutes_081508]] '''ITK TCON 2.0''' Test in Second Life
    22 KB (2,583 words) - 02:57, 20 January 2012
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    174 KB (24,163 words) - 19:02, 23 September 2010
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    174 KB (24,278 words) - 09:39, 1 May 2010
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    174 KB (24,228 words) - 17:48, 22 November 2010
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    181 KB (25,193 words) - 20:55, 12 July 2011
  • | style="background:#fff6a6; color:black"| [MAYBE] <br> Test '''failed''' with VLC Capture
    16 KB (2,232 words) - 19:49, 23 September 2010
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    182 KB (25,373 words) - 18:06, 5 October 2011
  • ...when reading in parallel where the default output is a polyhedral cells. Test cases should be created for many of the common filters and polyhedral relat
    11 KB (1,719 words) - 16:43, 19 February 2016
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    185 KB (25,815 words) - 22:19, 3 January 2012
  • * Builds a small test executable
    17 KB (2,574 words) - 20:29, 1 March 2010
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    188 KB (26,194 words) - 18:37, 20 April 2012
  • If you want to test this job on multiple slots (say 2 at once so you can see how Condor will ex To test this, you can run the '''cpi.exe''' example application in the '''MPICH2\ex
    43 KB (6,273 words) - 11:09, 27 June 2011
  • After compilation the prudent thing to due is to test SimpleITK to ensure your build is stable and suitable for installation and
    16 KB (2,379 words) - 18:57, 19 June 2017
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    195 KB (27,196 words) - 14:19, 10 August 2012
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    198 KB (27,683 words) - 19:31, 1 November 2012
  • ...which language structures are introduced in templated classes in order to test early for the expected characteristics of a template parameter. When a user
    16 KB (2,480 words) - 19:55, 4 January 2012
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    219 KB (30,627 words) - 17:31, 23 May 2013
  • ...solution.". Well, I saw it would support the VTK format, but was unable to test it.
    13 KB (2,094 words) - 19:06, 22 September 2012
  • Add a test to the project with the specified arguments. If the ENABLE_TESTING command has been run, this command adds a test
    241 KB (33,906 words) - 16:03, 11 October 2013
  • > make test
    19 KB (2,747 words) - 17:37, 2 May 2012
  • ...correct any cmake configuration settings, read and edit your Portfile and test things like this:
    19 KB (3,060 words) - 23:03, 26 February 2010
  • ...m llvmpipe OSMesa state-tracker, and an ATI Radeon HD 7870. The CPU on the test sytsem is a 4 core(8 thread) Intel(R) Core(TM) i7-4771 CPU @ 3.50GHz. The A
    17 KB (2,558 words) - 17:33, 10 December 2021
  • // Test whether the iterator is currently pointing to a valid item. Returns 1
    26 KB (3,207 words) - 14:21, 21 March 2014
  • ...when reading in parallel where the default output is a polyhedral cells. Test cases should be created for many of the common filters and polyhedral relat
    16 KB (2,429 words) - 13:49, 20 March 2015
  • ...astawa (Univ. Utah) proposes the creation of an infrastructure for hosting test datasets in MIDAS, new I/O filters in ITK to access this data, and new filt
    15 KB (2,147 words) - 18:57, 20 June 2011
  • ...'']] || Use the magnitude of the surface projected vectors for the masking test. If the vector field has an out-of-surface component disabling ''Mask On Su ...seudocolored surface geometry and copied into the back buffer with a depth test. A schematic of the algorithm is presented in figure 3a. Optional processin
    46 KB (7,137 words) - 17:42, 3 July 2018
  • Likelihood: high if someone is willing to test.
    20 KB (3,141 words) - 02:23, 3 November 2014
  • You can view the current regression test results at: === Where can I obtain test and sample datasets? ===
    84 KB (12,925 words) - 14:45, 19 February 2020
  • - Apply the histogram filter (Filters->Test->ExtractHistogram)
    29 KB (4,537 words) - 14:43, 17 October 2008
  • ...be downloaded into the build directory ''ExternalData/Modules/Numerics/FEM/test/Input''.
    43 KB (5,800 words) - 23:23, 18 September 2011
  • try-compile may cause a different test to either pass or fail Add a test to the project with the specified arguments.
    440 KB (61,558 words) - 20:51, 17 June 2009
  • we will change the test to
    49 KB (7,564 words) - 16:08, 7 June 2006
  • ...e object is not the requested type. Say we have a vtkDataArray and want to test if it is actually a vtkFloatArray. We can do this:
    50 KB (6,809 words) - 15:17, 22 February 2022
  • # Connect to pvserver running on amber1 (first node of our test cluster)
    44 KB (6,390 words) - 09:58, 2 December 2019
  • affects thus the FreeType font engine, the test programs,
    62 KB (9,218 words) - 14:44, 11 February 2015
  • ==== Test data source for plotting global variables ==== Added a Python plugin that acts as a test data source for data sets with global temporal data made for testing the Pa
    150 KB (23,017 words) - 15:53, 4 March 2024
  • ...ch teams and individuals across multiple Universities to generate, refine, test, and commercialize breakthrough innovation into market driven commercial ap
    53 KB (7,447 words) - 23:00, 1 December 2015
  • A simple test to see if ghost values are already set
    283 KB (40,731 words) - 18:07, 26 January 2016