commit | 567a52478e5688bd854d731d391aea6e0174feb6 | [log] [tgz] |
---|---|---|
author | Ezio Melotti <ezio.melotti@gmail.com> | Mon Jun 07 21:57:18 2010 +0000 |
committer | Ezio Melotti <ezio.melotti@gmail.com> | Mon Jun 07 21:57:18 2010 +0000 |
tree | 9c95292cf67e767f23645e0036a759d827270544 | |
parent | d240071cd89f8ca08d4d1e05324b28a6d2f34d58 [diff] |
Blocked revisions 81769 via svnmerge ........ r81769 | ezio.melotti | 2010-06-06 01:28:10 +0300 (Sun, 06 Jun 2010) | 1 line Replace deprecated fail* methods with the equivalent assert* ones. ........