「view this page in B3 βῆτα server」

Revisions №2

branch: interactive/develop 「№2」
Commited by: Rocco Moretti
GitHub commit link: 「3984aa6a887e10fb」 「№3333」
Difference from previous tested commit:  code diff
Commit date: 2018-09-18 18:34:20

Merge pull request #3333 from RosettaCommons/roccomoretti/interactive_benchmark_server Foldit: Hook Foldit build/unit tests into the RosettaCommons test server. This PR adds the ability to run certain Foldit tests to the RosettaCommons benchmark server. foldit.build.debug, foldit.build.release for Mac and Linux -- build test for Foldit foldit.unit.debug, foldit.unit.release for Mac and Linux -- unit tests for Foldit foldit.levels (platform agnostic) -- library levels test for Foldit foldit.defines (platform agnostic) -- define check for Foldit Other tests can be added later, as we come up with a scheme to run them on the test server. (Notably missing are tests on the Windows platform -- right now we don't have a Windows box running on the test server to run them on.) Right now the unit tests aren't working all that well on the server due to headless mode issues, but as the build and code quality tests are working, I'll merge this as-is, and we can fix the unit tests later.

...