ae2f307
(HEAD -> master)
Updated for c++17. by
2024-01-13 06:58:20 -0800
ceec6ae
Increased wait time before I/O with the child process. Reason: Reduce the chance of false Fail results. by
2024-01-13 04:41:31 -0800
2775207
Updated clostStdin test to use cin.eof() and cin.read(). by
2016-04-12 21:42:41 +0000
26f56e3
Update test to test closeStdin() with multiple Child instances, and to run under valgrind. by
2016-04-04 00:30:40 +0000
c3c45e6
Added testRawData(). by
2016-01-08 00:50:20 +0000
54be713
Added test for huge (10 MB) attribute value. by
2016-01-08 00:28:52 +0000
69e9bf6
Updated test for empty element. by
2015-11-08 12:45:19 +0000
7874f56
Added test for parsing an empty element. by
2015-11-08 12:26:00 +0000
4dd54b8
Test AttributeFunctor. by
2015-09-08 22:40:08 +0000
e007628
Renamed Configuration to XMLReader. by
2015-09-08 22:29:28 +0000
79d7d9a
Do not run ChildStream tests; ChildStream is deprecated. Update test to verify that stdout and stderr from the child are sent to the same destination. by
2015-07-03 15:35:07 +0000
f76eafc
Tested Child::closeStdIn(). by
2015-07-02 20:50:30 +0000
2a871c4
Tested FileOps::moveFile under Linux. by
2015-04-21 10:11:36 +0000
323a214
Tested FilePath::isAbsolute() under Windows. by
2015-04-16 20:31:16 +0000
d313610
Added tests for FilePath::isAbsolute(). by
2015-04-16 19:21:29 +0000
b36891a
Tested readDelimited(). by
2015-04-01 09:50:39 +0000
dbc7ee1
Implemented tests for I/O with vector<char>. by
2015-03-31 13:27:36 +0000
dbfa0c4
in testChildIsFinishedWriting, wait longer for child to exit. by
2015-03-31 09:37:08 +0000
b63e90e
Updated test for Windows. by
2015-03-31 00:29:16 +0000
14b01f1
Implemented tests of Child read(), write(), and writeAndShrink() with strings. by
2015-03-30 19:56:14 +0000
20a7ee7
Testing CodeDweller::Child. by
2015-03-29 15:28:36 +0000
901128f
Tested new constructors, isRunning(), renaming terminate() to close(), and calling close() in ~ChildStream. by
2015-03-19 12:14:20 +0000
43ae0ca
Tested inheritance of Child from std::iostream. by
2015-03-18 18:28:33 +0000
4fdfa91
Tested merging of input and output streambuf and stream. by
2015-03-18 12:51:12 +0000
03768a9
Tested issue: Incorrect value loaded for attribute value equal to "". by
2015-02-25 02:13:08 +0000
d73680c
Unit test for differentiating between tags where one tag name begins with another. by
2015-02-24 22:21:54 +0000
c4513b3
Set reader/writer to throw exception. Reason: Child modified to not throw exceptions on I/O error. by
2015-02-14 21:41:16 +0000
96eeafb
Tested DirectoryReference on Windows, implemented FilePath::join(). by
2015-01-26 15:16:36 +0000
ae26e0f
Tested DirectoryReference. by
2015-01-25 16:02:26 +0000
cdd210d
Tested on Windows 7. by
2015-01-24 18:31:13 +0000
3d27b4f
Tested FileReference. by
2015-01-23 23:33:10 +0000
f3ffb63
Tested non-blocking read on Linux. by
2014-12-16 14:56:53 +0000
27099dc
Testing non-blocking read. by
2014-12-16 12:02:43 +0000
d9bb8b5
Corrected isDone test. by
2014-12-08 13:45:20 +0000
6bfabce
Wait just after spawning the test daemon on Linux. Reason: Give the OS a chance to start the daemon; otherwise pidof returns " ". by
2014-10-24 17:31:33 +0000
a5bc25e
Test only Stop callback timeouts. by
2014-10-23 15:19:47 +0000
379cf03
Tested callback timeout on Windows. Tests fail, because SERVICE_STATUS::dwWaitHint seems to be ignored by Windows. by
2014-10-23 13:31:30 +0000
a8d05b6
Implemented test for callback timeout. by
2014-10-21 22:24:03 +0000
353aa42
Modify to run under Windows also. by
2014-10-20 23:53:14 +0000
e501e58
Made set/clear functions static, made entry point functions private. by
2014-10-13 20:31:11 +0000
04a85b8
Removed Resume test. by
2014-10-13 17:58:38 +0000
5fd0917
Implemented and on Windows (built with Visual Studio 2013 Express). by
2014-10-13 17:53:41 +0000
bde8d7f
Completed unit tests under Linux. by
2014-10-11 13:30:50 +0000
7517d12
Completed preliminary unit test for Linux. by
2014-10-10 19:51:43 +0000
dc77822
Initial implementation for CodeDweller::Service unit test. by
2014-10-10 01:30:16 +0000
90ed1f4
Updated for Windows. by
2014-10-09 22:52:30 +0000
a13967b
Modified for new directory structure. by
2014-10-07 22:44:14 +0000
8c317be
Setting up directory structure for unit tests. by
2014-10-07 22:39:46 +0000
bb46e54
Set up directory structure for CodeDweller unit tests. by
2014-10-07 22:35:51 +0000
c62e2a5
setup by
2014-09-23 02:17:05 +0000