Last change
on this file since 18264 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
|
---|
2 | 1.1, 2, 3
|
---|
3 | 4, 5.5, 6
|
---|
4 | 7, 8, 9.9
|
---|
Note:
See
TracBrowser
for help on using the repository browser.