-
I have integrated valgrind checking into the main scripts. If you give them a --with-valgrind flag they will run using valgrind. I also added a find_valg_errs script that searches the log files and extracts the pertinent valgrind results.
2009-05-29 17:34:56 UTC by caryr
-
Applied to git master.
Cary, you really should get a github.com account and let me give you commit access. That should smooth the process for both of us. I think it is OK for you to *push* regression test suite updates even before I apply the matching patch to the iverilog repository.
2009-04-22 23:36:52 UTC by stevewilliams
-
This patch adds a number of test from recent fixes. This single patch should get us back in sync. See the patch for more information. Only the report files need to be regenerated. We should still be at the same 7 fails in the vvp test and no fails for the vpi tests.
2009-04-22 03:12:57 UTC by caryr
-
Applied to git master.
2009-03-26 21:43:50 UTC by stevewilliams
-
This patch updates the files as need to correctly run under the new development version v0.10. It also adds a V0.9 output file.
2009-03-24 18:44:08 UTC by caryr
-
Applied to git master.
2009-03-12 23:00:56 UTC by stevewilliams
-
I mentioned this on iverilog-devel and here's the patch.
2009-03-12 00:12:49 UTC by caryr
-
Applied to git master.
This time it applied cleanly, so I don't know what I did you your previous patch.
2009-03-10 17:26:17 UTC by stevewilliams
-
This patch removes the vcddiff executable from the repository and all files in the work directory. These should be rebuilt by the user and should not be part of the distribution. I had removed both of these files in my previous patch, but somehow they were not removed. Please make sure this is applied correctly.
2009-03-10 17:16:40 UTC by caryr
-
Applied to git master.
I has an index mismatch. The patch proper applied cleanly so it was easy to resolve. Which source repository did you use?.
2009-03-10 02:50:18 UTC by stevewilliams