index
:
CarbonadoTestSuite.git
fix-automatic-and-alt-key
fix-failing-tests
master
Forked from https://github.com/Carbonado/CarbonadoTestSuite
Jesse Morgan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2008-07-27
Added converter tests.
Brian S. O'Neill
2008-07-27
Added more BigDecimal tests.
Brian S. O'Neill
2008-07-26
Added more BigDecimal tests.
Brian S. O'Neill
2008-07-25
Complete BigDecimal support -- ensure that failed update rolls back ↵
Brian S. O'Neill
normalization.
2008-07-25
Compare BigDecimal properties for equality using compareTo.
Brian S. O'Neill
2008-07-22
Support BigDecimal and BigInteger tests with H2.
Brian S. O'Neill
2008-07-22
Added advanced conversion capability when setting query filter properties. ↵
Brian S. O'Neill
This is used to ensure that BigDecimal values are properly normalized.
2008-07-20
Added normalization option for BigDecimal properties.
Brian S. O'Neill
2008-07-20
Support BigInteger and BigDecimal property types.
Brian S. O'Neill
2008-07-20
Added utilities for encoding and decoding BigDecimals.
Brian S. O'Neill
2008-07-19
Added utilities for encoding and decoding BigDecimals.
Brian S. O'Neill
2008-07-18
Added utilities for encoding and decoding BigIntegers.
Brian S. O'Neill
2008-07-18
Moved transaction support classes to txn package.
Brian S. O'Neill
2008-07-12
Added tests for remainder append of full scan queries with 'or' expressions.
Brian S. O'Neill
2008-06-06
Added listener callback for replicated repository resync.
Brian S. O'Neill
2008-05-24
Added simple outer join test.
Brian S. O'Neill
2008-05-15
Moved utility comparators to util package.
Brian S. O'Neill
2008-05-14
Added test for multiple index errors.
Brian S. O'Neill
2008-05-14
Index repair now deletes bogus entries.
Brian S. O'Neill
2008-05-11
Added JDBC tests which use H2.
Brian S. O'Neill
2008-05-11
Avoid using SQL keywords in property names.
Brian S. O'Neill
2008-05-10
Use quoted table name identifier if required and supported.
Brian S. O'Neill
2008-05-10
Fix binding of filters which already contain some bound properties.
Brian S. O'Neill
2008-05-09
Test fixes.
Brian S. O'Neill
2008-05-09
Compare lobs by content, not by locator.
Brian S. O'Neill
2008-05-09
Compare lobs by content, not by locator.
Brian S. O'Neill
2008-05-09
Fix query plan test.
Brian S. O'Neill
2008-05-05
Fixing annotation parsing of empty arrays.
Brian S. O'Neill
2008-05-05
Added transaction test case.
Brian S. O'Neill
2008-05-05
Made TestLockStates a proper unit test.
Brian S. O'Neill
2008-05-04
Minor test additions.
Brian S. O'Neill
2008-05-04
Merged map repository implementation from map branch.
Brian S. O'Neill
2008-04-18
Support renamed properties in indexes and keys.
Brian S. O'Neill
2008-04-15
Revert to original "after" filter construction, but ensure property filters ↵
Brian S. O'Neill
are bound.
2008-04-14
Renamed overloaded slice fetch method to fetchSlice for clarity.
Brian S. O'Neill
2008-04-14
Added "after" method and removed fetchAfter slice method.
Brian S. O'Neill
2008-04-14
Support query fetch limits.
Brian S. O'Neill
2008-04-07
Clean up use of MergeSortBuffer.
Brian S. O'Neill
2008-04-07
MergeSortBuffer optionally accepts a Storage now.
Brian S. O'Neill
2008-04-06
Added support for internal query hints.
Brian S. O'Neill
2008-04-06
Replace SliceCursor with simpler SkipCursor and LimitCursor classes.
Brian S. O'Neill
2008-03-28
Prevent duplicate field generation.
Brian S. O'Neill
2008-03-25
More fixes for bug that allowed a transaction to be attached to multiple ↵
Brian S. O'Neill
threads.
2008-03-25
Fixes for bugs as reported by FindBugs.
Brian S. O'Neill
2008-03-17
Added test for merge sort with LOBs.
Brian S. O'Neill
2008-03-16
Support updates to replicated LOBs.
Brian S. O'Neill
2008-03-16
Fixed compilation errors.
Brian S. O'Neill
2008-02-16
Remove obsolete StorableSerializer class.
Brian S. O'Neill
2008-01-27
Replace ViewCursor with SliceCursor.
Brian S. O'Neill
2008-01-26
Added DelegateStorableGenerator.
Brian S. O'Neill
[prev]
[next]