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

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