#586 Clean up vtktest / test-edges2d
Metadata
| Property | Value | 
|---|---|
| Reported by | Oliver Sander (oliver.sander@tu-dresden.de) | 
| Reported at | Aug 5, 2009 12:48 | 
| Type | Bug Report | 
| Version | Git (pre2.4) [autotools] | 
| Operating System | Unspecified / All | 
| Last edited by | Andreas Dedner (A.S.Dedner@warwick.ac.uk) | 
| Last edited at | Sep 11, 2009 14:18 | 
| Closed by | Andreas Dedner (A.S.Dedner@warwick.ac.uk) | 
| Closed at | Sep 11, 2009 14:18 | 
| Closed in version | Unknown | 
| Resolution | Fixed | 
| Comment | removed directory in rev. 5373 | 
Description
In dune-grid/grid/test/ there is a subdirectory 'vtktest' which contains a single short test named 'test-edges2d'. This test could use some improvements.
a) There is no reason why the test should be in a separate subdirectory b) it is completely undocumented. What does it test? Something vtk-related? Why is it not in io/file/test, then? Something else? Why is it called vtktest, then?