boost
boost copied to clipboard
add dev mode IT
Notes:
- The framework for this IT was taken from the LMP's dev mode test
- The IT project test-liberty-dev-mode is just a shell project with test classes. The test classes create and build a boost project from "resources/basic-dev-project".
- There are several Thread.sleep() calls. Due to the nature of testing dev mode, we occasionally need to wait for the process to fully complete before moving on to another test.