]> granicus.if.org Git - check/commitdiff
Refactored messaging
authorhugo303 <hugo303@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Tue, 19 Jul 2005 13:02:43 +0000 (13:02 +0000)
committerhugo303 <hugo303@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Tue, 19 Jul 2005 13:02:43 +0000 (13:02 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@232 64e312b2-a51f-0410-8e61-82d0ca0eb02a

check/ChangeLog

index 7acff1e2fd5e87af145d8603e6c4d115b33f54be..1eed84812e50a14065cec7b3a8c2aeeda9cb7f64 100644 (file)
@@ -1,3 +1,15 @@
+2005-07-19 hugo303
+
+       * tests/check_check_master.c, tests/check_check_msg.c,
+       tests/check_check_sub.c, src/check.c, src/check.h.in,
+       src/check_msg.c, src/check_msg.h, src/check_run.c:
+       
+       Refactored messaging to use the new tmpfile() method all the way,
+       removing the message keys, pipes, pipe entries and pipe list. This
+       makes the messaging work with forking tests, and also with threading
+       tests on linux 2.4 (on 2.6 it already worked). Added check_fork and
+       check_waitpid_and_exit to be used for forking tests.
+
 2005-05-26 hugo303
 
        * debian/Makefile.am: Removed 'files' file from DIST