index
:
odb-tests
1.6
2.1
2.3
as
bulk
master
switch-to-build2
ODB test suite
Boris Kolpackov
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-27
Make sure output directory exist before generating config.h
Boris Kolpackov
1
-1
/
+1
2011-10-27
Add support for persistent classes without object ids
Boris Kolpackov
5
-0
/
+235
2011-10-27
Dereference nullable
Boris Kolpackov
1
-1
/
+1
2011-10-27
Rename typedef type for clarity
Constantin Michael
2
-4
/
+5
2011-10-27
Temporarily exclude query test 14 from Oracle test suite
Constantin Michael
1
-13
/
+15
2011-10-27
Simplify LOB column query tests
Constantin Michael
3
-62
/
+67
2011-10-27
Refactor pre-processor directives used to realize Oracle identifier quoting
Constantin Michael
1
-7
/
+3
2011-10-27
Revert to manually quoting Oracle identifiers where necessary
Constantin Michael
3
-24
/
+35
2011-10-27
Simplify Oracle driver
Constantin Michael
1
-2
/
+1
2011-10-26
Shorten inheritance test table prefix to avoid name collisions
Constantin Michael
1
-1
/
+1
2011-10-26
Remove temporary makefile overrides for Oracle
Constantin Michael
1
-16
/
+0
2011-10-26
Add BLOB comparison and null predicate test cases to query test
Constantin Michael
3
-53
/
+119
2011-10-26
Temporarily disable query test 14
Constantin Michael
1
-13
/
+13
2011-10-26
Use CLOB instead of TEXT for Oracle query test
Constantin Michael
1
-1
/
+5
2011-10-26
Disable use of result::size for Oracle tests
Constantin Michael
1
-1
/
+1
2011-10-26
Add Oracle traits implementation for query test
Constantin Michael
2
-0
/
+62
2011-10-26
Quote schema object identifiers for Oracle where necessary
Constantin Michael
6
-28
/
+161
2011-10-26
Get rid of common_ prefix in query test
Boris Kolpackov
1
-1
/
+1
2011-10-24
Enable ON DELETE CASCADE-based checks for MySQL
Boris Kolpackov
1
-6
/
+0
2011-10-24
Add t_ prefix to all the common tests that conflict with examples
Boris Kolpackov
8
-20
/
+20
2011-10-21
Add test_ prefix to view test since it conflicts with view example
Boris Kolpackov
3
-15
/
+15
2011-10-21
Shorten table prefixes
Boris Kolpackov
2
-2
/
+2
2011-10-21
Rename common/const test to common/const-object
Boris Kolpackov
5
-5
/
+5
2011-10-21
Add support for const data members
Boris Kolpackov
7
-13
/
+451
2011-10-21
Add support for readonly members
Boris Kolpackov
5
-0
/
+504
2011-10-21
Add extra explanations for certain Oracle parameters
Boris Kolpackov
1
-5
/
+15
2011-10-21
Use @ to specify SQL file to Oracle SQLPlus
Constantin Michael
1
-1
/
+1
2011-10-21
Remove common_ from all table_prefix arguments in common tests
Constantin Michael
34
-63
/
+52
2011-10-21
Improve temporary makefile layout
Constantin Michael
1
-24
/
+28
2011-10-21
Add 64 bit integer tests to Oracle types test
Constantin Michael
2
-32
/
+68
2011-10-21
Add common tests for Oracle
Constantin Michael
11
-32
/
+52
2011-10-21
Add character set conversion tests to Oracle types test
Constantin Michael
2
-10
/
+103
2011-10-21
Correct create_database implementation for Oracle
Constantin Michael
2
-11
/
+4
2011-10-21
Add Oracle types test
Constantin Michael
6
-1
/
+414
2011-10-21
Add Oracle create_database code allowing for specification of character sets
Constantin Michael
2
-1
/
+11
2011-10-21
Add -S option when invoking SQLPlus to suppress some output
Constantin Michael
1
-0
/
+2
2011-10-21
Add infrastructure for oracle development testing and implement native test
Constantin Michael
21
-3
/
+666
2011-10-19
Mention autotools as prerequisite in INSTALL-GIT
Boris Kolpackov
1
-3
/
+9
2011-10-03
Don't add -framework OS X option to CPPFLAGS
1.6.0
1.6
Boris Kolpackov
1
-4
/
+0
2011-10-03
Bump version to 1.6.0
Boris Kolpackov
1
-1
/
+1
2011-10-02
Handle object pointers when comparing view and object data member types
Boris Kolpackov
2
-5
/
+37
2011-10-02
If query substituting placeholder is empty, pass true expression instead
Boris Kolpackov
2
-3
/
+3
2011-09-27
Fix invalid configure option name
Boris Kolpackov
1
-1
/
+1
2011-09-27
Add support for associating tables with views
Boris Kolpackov
2
-7
/
+63
2011-09-22
Make sure NDEBUG is not defined
Boris Kolpackov
1
-0
/
+6
2011-09-22
Remove NDEBUG macro from VC project; tests always need enabled assert()
1.6.0.a2
Boris Kolpackov
28
-56
/
+56
2011-09-21
Use int instead of size_t for NULL-able value
Boris Kolpackov
1
-2
/
+2
2011-09-21
Rework const object handling
Boris Kolpackov
2
-14
/
+12
2011-09-21
Add prefix to table name
Boris Kolpackov
1
-1
/
+2
2011-09-20
Bump version to 1.6.0.a2
Boris Kolpackov
1
-1
/
+1
[prev]
[next]