diff options
author | Akira TAGOH <akira@tagoh.org> | 2006-09-19 19:12:56 +0000 |
---|---|---|
committer | Akira TAGOH <akira@tagoh.org> | 2006-09-19 19:12:56 +0000 |
commit | d95be5f67d40b6d987be5c7a692f663931f6a6bd (patch) | |
tree | 806267f89587180b7c9a1bc85b5991c345678fa8 /ChangeLog | |
parent | 1f45d1b00931edd3a5043074e86dbf3c068c9082 (diff) |
* plugins/test/hg_unittest.ps (initunittest): new proc.
(unittest): updated the result in dict.
(unittestresult): new proc.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2006-09-20 Akira TAGOH <at@gclab.org> + * plugins/test/hg_unittest.ps (initunittest): new proc. + (unittest): updated the result in dict. + (unittestresult): new proc. + * hieroglyph/hgmem.h (hg_mem_set_dead): new macro. (hg_mem_unset_dead): likewise. (hg_mem_is_dead): likewise. |