malcolmathci
malcolmathci
@rpavlik I see AppVeyor listed next to Travis-CI for the continuous integration checks for my pull request https://github.com/OSVR/OSVR-Core/pull/483. Should this issue still be open?
@mars979 @godbyk Thanks for the info. I'll review the docs and resume work on appveyor.yml.
Hi. This issue looks like it's a year old, but do still want help with this? If so, can you provide an updated link to an example input file? The...
@godbyk Ah, okay. I got it. Thanks for clearing that up for me.
@godbyk @rpavlik Can I have some feedback on my solution? Is there anything that should be changed? The output of this script matches the "hello world" example, except the EndOfFile...
@godbyk @rpavlik I have a pull request at https://github.com/OSVR/OSVR-Core/pull/483, but I'd like to add a unit test for the following before you review it: `{ "hello": "world" }`
@godbyk @rpavlik @VRguy I added the unit tests, so my solution is ready for review now. My branch fails the continuous integration check, and I'm looking into why. I welcome...