Closed krs-world closed 5 years ago
Are we ready to finalize the Java and C++ versions? I saw some changes in Java last night, but not in C++. I will need to do some work to get it to the site, generate doxygen docs, etc. Update the web tests (that should just be a copy and push to the site, not a biggie).
I fixed the ColorGrid in Java last night. It should now pass all of the tests, at least on the Clone server. I believe Erik did the same for C++ with: https://github.com/krs-world/bridges-cxx/commit/15d240f0ae5c8a89acbb20f128fb1daf9979695c
there were changes in the c++ version fixing the json parsing of colorgrid. the c++ client could parse graphs but that broke recently with the clone assignment json changed. i'll fix later.
On January 4, 2019 12:54:32 PM EST, Kalpathi Subramanian notifications@github.com wrote:
Are we ready to finalize the Java and C++ versions? I saw some changes in Java last night, but not in C++. I will need to do some work to get it to the site, generate doxygen docs, etc. Update the web tests (that should just be a copy and push to the site, not a biggie).
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/krs-world/bridges-python/issues/27#issuecomment-451518369
-- Sent from my Android device with K-9 Mail. Please excuse my brevity.
Was logging into the bridges testing to check the visualizations, but got an int ernal server error.
But yeah, I had jsut the PYTHONPATH set from last night (when it didnt work) and all tests completed successfully. Some magic over night from Alec/Erik!