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
path:
root
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-28
Test std::shared_ptr in C++11 mode and std::tr1::shared_ptr in C++98 mode
Boris Kolpackov
8
-251
/
+327
2012-02-24
C++11 support (pass --std ODB compiler option in build makefiles)
Boris Kolpackov
30
-1
/
+150
2012-02-24
C++11 support (initial infrastructure)
Boris Kolpackov
1
-0
/
+1
2012-02-22
Add support for composite object ids
Boris Kolpackov
5
-0
/
+1160
2012-02-22
Resolve C++11 ambiguity
Boris Kolpackov
1
-0
/
+1
2012-01-29
Update copyright year
Boris Kolpackov
103
-103
/
+103
2012-01-29
Remove author field from file header
Boris Kolpackov
103
-103
/
+0
2012-01-26
Implement support for database schema
Boris Kolpackov
4
-8
/
+156
2012-01-20
Cosmetic change
Boris Kolpackov
1
-1
/
+1
2012-01-20
Disable re-loading of object with long data for SQL Server
Boris Kolpackov
1
-0
/
+7
2012-01-20
Query support for SQL Server
Boris Kolpackov
1
-5
/
+11
2012-01-20
Add support for SQL Server in blob test
Boris Kolpackov
1
-1
/
+3
2012-01-20
Add test for object with only auto-id member
Boris Kolpackov
2
-27
/
+63
2012-01-08
Add support for defining composite value type as class template instantiations
Boris Kolpackov
3
-2
/
+99
2011-12-06
Override second version of tracer::execute() to suppress Sun CC warning
1.7.0
Boris Kolpackov
1
-0
/
+9
2011-11-29
Use biggest int type to avoid potential warnings
Boris Kolpackov
1
-1
/
+1
2011-11-21
Add support for common tests without ODB compilation for automake/VC projects
Boris Kolpackov
3
-5
/
+12
2011-11-21
Exclude include test from distribution list
Boris Kolpackov
1
-1
/
+1
2011-11-09
Make sure we can use same type as both container and simple value
Boris Kolpackov
2
-1
/
+9
2011-11-08
Add support for const version members
Boris Kolpackov
1
-1
/
+1
2011-11-08
Add common/transaction test (port from tracer)
Boris Kolpackov
4
-0
/
+227
2011-11-08
Get rid of special tracer database
Boris Kolpackov
24
-0
/
+838
2011-11-08
Get rid of custom value_traits specialization in query test
Boris Kolpackov
7
-263
/
+3
2011-11-03
Use ODB_DATABASE_XXX macros instead DATABASE_XXX in ODB-compiled headers
1.7.0.a1
Boris Kolpackov
2
-14
/
+10
2011-11-03
Add support for mapping char[N] and unsigned char[N] types to BLOB
Boris Kolpackov
5
-0
/
+236
2011-11-02
Add example for optimistic concurrency support
Boris Kolpackov
1
-1
/
+1
2011-11-02
Add result_iterator::id() function that returns id without loading object
Boris Kolpackov
2
-0
/
+15
2011-11-02
Prevent potential image overwrite in MySQL query result
Boris Kolpackov
1
-1
/
+6
2011-11-01
Fix bug in view column parsing
Boris Kolpackov
1
-13
/
+1
2011-11-01
Implement support for optimistic concurrency
Boris Kolpackov
5
-0
/
+488
2011-11-01
Enable query test 14 for Oracle
Constantin Michael
1
-2
/
+0
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-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
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
[next]