]> git.mjollnir.org Git - moodle.git/commit
MDL-9506 Finally cracked the category aggregation. However, more thorough unit tests...
authornicolasconnault <nicolasconnault>
Mon, 14 May 2007 04:14:22 +0000 (04:14 +0000)
committernicolasconnault <nicolasconnault>
Mon, 14 May 2007 04:14:22 +0000 (04:14 +0000)
commit096858ffcff9a2bf85f267ced34e16c480c44aec
treed7f76b7ab94d182a973ce633f6ab0cbfffcb3e01
parent6e8f63c6d4070c32d38d48a104993870e9f24e32
MDL-9506 Finally cracked the category aggregation. However, more thorough unit tests need to be written, with exact expectations instead of ranges, as currently used. All unit tests pass.
lib/grade/grade_category.php
lib/grade/grade_item.php
lib/gradelib.php
lib/simpletest/grade/simpletest/testgradecategory.php
lib/simpletest/grade/simpletest/testgradeitem.php
lib/simpletest/testgradelib.php