source: branches/AddingGoogleTestEnvironment/mtest/MMatrixTEST/3x3_Matrix.csv@ 18015

Last change on this file since 18015 was 18015, checked in by smueller, 10 years ago
Google Test, new executeable run_test. From now on gtest is required to build MARS. Makefile was adjusted to build the new run_test executeable and link it with gtest libs. A first test was made for the MMatrix Container. All tests are in a new mtest folder.
File size: 114 bytes
Line 
1# Some Data we want to feed into the simulation using the MMatrix Container
21.1, 2, 3
34, 5.5, 6
47, 8, 9.9
Note: See TracBrowser for help on using the repository browser.