Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Adding new testcases for all the datatypes in Java Vectors module.
Following are the data-types that need test-cases:
1. IntVector
2. BigIntVector
3. SmallIntVector
4. Float4Vector
5. Float8Vector
Test cases are needed to take care of the following operations
1. Max size allocation
2. Insert
3. Reset
4. Copy
5. Transfer
6. Allocation and reallocation