arfc / predicting-the-past

The predicting the past project.
BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

In both Cyclus and Cycamore, run tests #7

Closed katyhuff closed 8 years ago

katyhuff commented 8 years ago

In the cyclus directory, run "./cyclus_unit_tests"

In the cycamore directory, run "./cycamore_unit_tests"

Does anything fail? Does everything pass? Report back.

eriewski commented 8 years ago

When running "./cyclus_unit_tests", everything seemed to be working correctly. It appears that all the runs were marked as "ok". At least I think so. [----------] Global test environment tear-down [==========] 558 tests from 109 test cases ran. (18800 ms total) [ PASSED ] 558 tests.

When running "./cycamore_unit_tests", nothing happens and I am told command not found. I'm still having trouble getting files in cycamore to run due to a path error, so perhaps this is the reason that command isn't working.

katyhuff commented 8 years ago

One of three things is likely causing failure to find the cycamore unit tests.

What exactly is the "run path error" you are getting? Please copy and paste it into the issue discussion here.

On Sun, Sep 25, 2016 at 2:30 PM, eriewski notifications@github.com wrote:

When running "./cyclus_unit_tests", everything seemed to be working correctly. It appears that all the runs were marked as "ok". At least I think so. [----------] Global test environment tear-down [==========] 558 tests from 109 test cases ran. (18800 ms total) [ PASSED ] 558 tests.

When running "./cycamore_unit_tests", nothing happens and I am told command not found. I'm still having trouble getting files in cycamore to run due to a path error, so perhaps this is the reason that command isn't working.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/arfc/predicting-the-past/issues/7#issuecomment-249441332, or mute the thread https://github.com/notifications/unsubscribe-auth/AAYCq7Dh8QtBzEQCjynpwl05m8QnOuhOks5qtsvCgaJpZM4KAdp5 .

http://katyhuff.github.com