I finally have all my base tests working for my scripting environment. The temp plug-in .dll that is loaded by Unity, dynamically loads the actual target .dll so there is no issue when rebuilding the .dll and Unity is still holding on to the file descriptors and locking it. From there it gets commands to… Continue reading 140th and 141st day
Tag: Unit Tests
139th day
The start of the day went into making sure that some x86 vs. x64 builds were set up correctly for Windows and Linux. After that, I wrote more tests for my interprocess configuration and hardened a few things. Reading some documents and regulatory papers about private companies also later in the day. Everything is falling… Continue reading 139th day