23 Commits (master)

Author SHA1 Message Date
  Alban Deniz ae2f307b70 Updated for c++17. 10 months ago
  Alban Deniz ceec6aea33 Increased wait time before I/O with the child process. Reason: Reduce the chance of false Fail results. 10 months ago
  adeniz 277520771c Updated clostStdin test to use cin.eof() and cin.read(). 8 years ago
  adeniz 26f56e3de2 Update test to test closeStdin() with multiple Child instances, 8 years ago
  adeniz 79d7d9a894 Do not run ChildStream tests; ChildStream is deprecated. 9 years ago
  adeniz f76eafce3c Tested Child::closeStdIn(). 9 years ago
  adeniz b36891a097 Tested readDelimited(). 9 years ago
  adeniz dbc7ee1786 Implemented tests for I/O with vector<char>. 9 years ago
  adeniz dbfa0c4e3a in testChildIsFinishedWriting, wait longer for child to exit. 9 years ago
  adeniz b63e90ee95 Updated test for Windows. 9 years ago
  adeniz 14b01f12aa Implemented tests of Child read(), write(), and writeAndShrink() with strings. 9 years ago
  adeniz 20a7ee7c51 Testing CodeDweller::Child. 9 years ago
  adeniz 901128f27d Tested new constructors, isRunning(), renaming terminate() to close(), 9 years ago
  adeniz 43ae0cac71 Tested inheritance of Child from std::iostream. 9 years ago
  adeniz 4fdfa912bd Tested merging of input and output streambuf and stream. 9 years ago
  adeniz d73680c660 Unit test for differentiating between tags where one tag name 9 years ago
  adeniz c4513b3b47 Set reader/writer to throw exception. Reason: Child modified 9 years ago
  adeniz f3ffb63503 Tested non-blocking read on Linux. 10 years ago
  adeniz 27099dcd54 Testing non-blocking read. 10 years ago
  adeniz d9bb8b5477 Corrected isDone test. 10 years ago
  adeniz 90ed1f4b1d Updated for Windows. 10 years ago
  adeniz a13967b811 Modified for new directory structure. 10 years ago
  adeniz bb46e541a5 Set up directory structure for CodeDweller unit tests. 10 years ago