Warning: Removing ipc/ipdl/test-harness
Chris Jones <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
Now that IPDL has C++ unit tests in ipc/ipdl/test/cxx, ipc/ipdl/test-harness is superfluous. If you currently use test-harness, you should be able to port your testing code to the ipc/ipdl/test/cxx framework pretty easily. See ipc/ipdl/test/cxx/README.txt for instructions. Cheers, Chris