Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
development:dashboard [2018/10/21 14:55]
42.49.180.224 1
development:dashboard [2018/05/31 10:49] (current)
robert
Line 3: Line 3:
 We use the FieldTrip dashboard in development and for maintaining the quality of the FieldTrip code. The test directory in the FieldTrip toolbox contains many [[https://​github.com/​fieldtrip/​fieldtrip/​tree/​master/​test|test scripts]] (technically they are functions). These test scripts are used initially for reproducing and identifying the cause of a bug, or for designing the end-user script that matches some new functionality. Once a reported bug has been fixed and/or the new functionality has been implemented,​ we keep the test scripts for [[https://​en.wikipedia.org/​wiki/​Regression_testing|regression testing]]. We use the FieldTrip dashboard in development and for maintaining the quality of the FieldTrip code. The test directory in the FieldTrip toolbox contains many [[https://​github.com/​fieldtrip/​fieldtrip/​tree/​master/​test|test scripts]] (technically they are functions). These test scripts are used initially for reproducing and identifying the cause of a bug, or for designing the end-user script that matches some new functionality. Once a reported bug has been fixed and/or the new functionality has been implemented,​ we keep the test scripts for [[https://​en.wikipedia.org/​wiki/​Regression_testing|regression testing]].
  
-&lt;note&gt;+<note>
 If you suspect that there is an problem with the FieldTrip code, the best way for you to report is is to post it on [[https://​github.com/​fieldtrip/​fieldtrip/​issues|github]] and to contribute a (small) test script that helps us to reproduce the problem. ​ If you suspect that there is an problem with the FieldTrip code, the best way for you to report is is to post it on [[https://​github.com/​fieldtrip/​fieldtrip/​issues|github]] and to contribute a (small) test script that helps us to reproduce the problem. ​
-&lt;/note&gt;+</note>
  
 All functions in the test directory are executed regularly. If there are problems with the test scripts, an email sent to the main developers. All functions in the test directory are executed regularly. If there are problems with the test scripts, an email sent to the main developers.
Line 18: Line 18:
  
   ft_test report matlabversion 2012b arch maci64   ft_test report matlabversion 2012b arch maci64
-to get all results of a specific MATLAB version and specific platform.+to get all results of a specific MATLAB version and specific platform. ​ 
 + 
 +