Scott Fennell
|
0d5aa45c20
|
Python3 exec open (#907)
* update .gitignore
* #906 change all python execfile() to exec(open().read())
|
2019-11-14 13:35:57 -06:00 |
|
Michael Vetter
|
18f0d7e871
|
Remove trailing whitespaces
Makes it easier to edit the files. So if we press 'end of line' we are
really at the end of line.
|
2016-11-08 10:25:07 +01:00 |
|
Alex Lin
|
d388b26e30
|
Does SIM_test_sched need a software frame? #296
|
2016-08-26 14:50:34 -05:00 |
|
Alex Lin
|
35cec634e5
|
Convert old units to udunits in test code
Changed all of the old units to the new udunit strings.
refs #261
|
2016-06-30 10:03:39 -05:00 |
|
Alex Lin
|
0144cc121a
|
Split test sims and fun sims into separate directories.
Moved more sims into the test directory.
refs #191
|
2016-02-23 14:38:49 -06:00 |
|