50 次代码提交 (master)
 

作者 SHA1 备注 提交日期
  Alban Deniz ae2f307b70 Updated for c++17. 10 个月前
  Alban Deniz ceec6aea33 Increased wait time before I/O with the child process. Reason: Reduce the chance of false Fail results. 10 个月前
  adeniz 277520771c Updated clostStdin test to use cin.eof() and cin.read(). 8 年前
  adeniz 26f56e3de2 Update test to test closeStdin() with multiple Child instances, 8 年前
  adeniz c3c45e68d8 Added testRawData(). 8 年前
  adeniz 54be713dc6 Added test for huge (10 MB) attribute value. 8 年前
  adeniz 69e9bf6e83 Updated test for empty element. 9 年前
  adeniz 7874f5676f Added test for parsing an empty element. 9 年前
  adeniz 4dd54b87d5 Test AttributeFunctor. 9 年前
  adeniz e007628032 Renamed Configuration to XMLReader. 9 年前
  adeniz 79d7d9a894 Do not run ChildStream tests; ChildStream is deprecated. 9 年前
  adeniz f76eafce3c Tested Child::closeStdIn(). 9 年前
  adeniz 2a871c49d9 Tested FileOps::moveFile under Linux. 9 年前
  adeniz 323a2142dc Tested FilePath::isAbsolute() under Windows. 9 年前
  adeniz d313610ca6 Added tests for FilePath::isAbsolute(). 9 年前
  adeniz b36891a097 Tested readDelimited(). 9 年前
  adeniz dbc7ee1786 Implemented tests for I/O with vector<char>. 9 年前
  adeniz dbfa0c4e3a in testChildIsFinishedWriting, wait longer for child to exit. 9 年前
  adeniz b63e90ee95 Updated test for Windows. 9 年前
  adeniz 14b01f12aa Implemented tests of Child read(), write(), and writeAndShrink() with strings. 9 年前
  adeniz 20a7ee7c51 Testing CodeDweller::Child. 9 年前
  adeniz 901128f27d Tested new constructors, isRunning(), renaming terminate() to close(), 9 年前
  adeniz 43ae0cac71 Tested inheritance of Child from std::iostream. 9 年前
  adeniz 4fdfa912bd Tested merging of input and output streambuf and stream. 9 年前
  adeniz 03768a9f23 Tested issue: Incorrect value loaded for attribute value equal to "". 9 年前
  adeniz d73680c660 Unit test for differentiating between tags where one tag name 9 年前
  adeniz c4513b3b47 Set reader/writer to throw exception. Reason: Child modified 9 年前
  adeniz 96eeafbfa4 Tested DirectoryReference on Windows, implemented FilePath::join(). 9 年前
  adeniz ae26e0f408 Tested DirectoryReference. 9 年前
  adeniz cdd210d302 Tested on Windows 7. 9 年前
  adeniz 3d27b4faba Tested FileReference. 9 年前
  adeniz f3ffb63503 Tested non-blocking read on Linux. 10 年前
  adeniz 27099dcd54 Testing non-blocking read. 10 年前
  adeniz d9bb8b5477 Corrected isDone test. 10 年前
  adeniz 6bfabceaff Wait just after spawning the test daemon on Linux. Reason: Give 10 年前
  adeniz a5bc25e4bc Test only Stop callback timeouts. 10 年前
  adeniz 379cf03d37 Tested callback timeout on Windows. Tests fail, because SERVICE_STATUS::dwWaitHint seems to be ignored by Windows. 10 年前
  adeniz a8d05b67bc Implemented test for callback timeout. 10 年前
  adeniz 353aa42407 Modify to run under Windows also. 10 年前
  adeniz e501e585e9 Made set/clear functions static, made entry point functions private. 10 年前
  adeniz 04a85b85a1 Removed Resume test. 10 年前
  adeniz 5fd0917d2f Implemented and on Windows (built with Visual Studio 2013 Express). 10 年前
  adeniz bde8d7f006 Completed unit tests under Linux. 10 年前
  adeniz 7517d123ef Completed preliminary unit test for Linux. 10 年前
  adeniz dc77822494 Initial implementation for CodeDweller::Service unit test. 10 年前
  adeniz 90ed1f4b1d Updated for Windows. 10 年前
  adeniz a13967b811 Modified for new directory structure. 10 年前
  adeniz 8c317be3bf Setting up directory structure for unit tests. 10 年前
  adeniz bb46e541a5 Set up directory structure for CodeDweller unit tests. 10 年前
  madscientist c62e2a51a4 setup 10 年前