-
- Downloads
Update test files to make data relative to JSON
The previous change made it possible to specify the location of data files relative to a json file. This is a likely scenerio when creating files, so make many of the test files to match.
parent
8dd29bac
Branches
No related tags found
Showing
- tests/CMakeLists.txt 0 additions, 4 deletionstests/CMakeLists.txt
- tests/cartesian.json 2 additions, 1 deletiontests/cartesian.json
- tests/rectilinear.json 2 additions, 1 deletiontests/rectilinear.json
- tests/structured.json 2 additions, 1 deletiontests/structured.json
- tests/test-cartesian.cxx 2 additions, 4 deletionstests/test-cartesian.cxx
- tests/test-composite-points.json 2 additions, 1 deletiontests/test-composite-points.json
- tests/test-composite.cxx 5 additions, 7 deletionstests/test-composite.cxx
- tests/test-gtc.cxx 6 additions, 9 deletionstests/test-gtc.cxx
- tests/test-gtc.json 2 additions, 1 deletiontests/test-gtc.json
- tests/test-inline.cxx 3 additions, 6 deletionstests/test-inline.cxx
- tests/test-rectilinear.cxx 2 additions, 6 deletionstests/test-rectilinear.cxx
- tests/test-structured.cxx 2 additions, 4 deletionstests/test-structured.cxx
Loading