Last change
on this file since 20051 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:
312 bytes
|
Line | |
---|
1 | # Some Data we want to feed into the simulation using the MMatrix Container
|
---|
2 | # Here only comments are present
|
---|
3 | #This comment line has no whitespace in between its comment symbol
|
---|
4 |
|
---|
5 | # here a line was left empty
|
---|
6 |
|
---|
7 |
|
---|
8 | # also several empty lines
|
---|
9 | ## to comment symbols
|
---|
10 | #
|
---|
11 | #
|
---|
12 |
|
---|
13 | #
|
---|
14 |
|
---|
15 | ##
|
---|
16 |
|
---|
17 | #42.0, 1337.0, 3.1415
|
---|
18 |
|
---|
19 | # last line comment
|
---|
Note:
See
TracBrowser
for help on using the repository browser.