Unit test for CCache.
Now contains a complete implementation.
<No Comment Entered>
Added testAlign() method.
Updated.
Added align...(...) metods
Added the test\jsp\redirect directory.
Added an equals method to compare two primitive floats using a delta value.
Added an equals method to compare two primitive doubles using a delta value.
Added a method to test the new CDouble.equals(double, double, double) method.