1. 30 Jan, 2019 1 commit
    • Donald H. (Donnie) Pinkston, III's avatar
      Set up HW2 basic SQL tests · 0812fe0c
      Donald H. (Donnie) Pinkston, III authored
      The existing SQL tests are now all assigned to the "sql" group, and a
      subset are also now assigned to the "hw2" group if they should be
      supported by the SimplePlanner.
      
      The Maven pom.xml is also updated to include the "hw2" tests.
      0812fe0c
  2. 22 Jan, 2019 1 commit
  3. 17 Jan, 2019 1 commit
    • Donald H. (Donnie) Pinkston, III's avatar
      Improve support for NanoDB on Windows · efef4169
      Donald H. (Donnie) Pinkston, III authored
      Updated the nanodb script to properly handle being run under Git Bash.
      Needed to wrap the Java program with "winpty" when starting it from Git
      Bash.
      
      Also updated the Surefire configuration to not require all tests to pass
      before building a JAR file.  There are a few tests that aren't working
      on Windows due to file-locking differences from *NIX.
      efef4169
  4. 15 Jan, 2019 1 commit