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
/
libcommon
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-20
Fix mssql::database constructor call
Boris Kolpackov
1
-1
/
+1
2012-01-20
Add initial support for SQL Server test infrastructure
Boris Kolpackov
3
-0
/
+23
2011-11-08
Add common/transaction test (port from tracer)
Boris Kolpackov
2
-1
/
+44
2011-10-27
Make sure output directory exist before generating config.h
Boris Kolpackov
1
-1
/
+1
2011-10-26
Disable use of result::size for Oracle tests
Constantin Michael
1
-1
/
+1
2011-10-21
Correct create_database implementation for Oracle
Constantin Michael
2
-11
/
+4
2011-10-21
Add Oracle create_database code allowing for specification of character sets
Constantin Michael
2
-1
/
+11
2011-10-21
Add infrastructure for oracle development testing and implement native test
Constantin Michael
3
-0
/
+18
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
2
-4
/
+4
2011-08-26
Add support for specifying client character set for MySQL database
Boris Kolpackov
1
-1
/
+1
2011-08-22
Enable foreign key constraints checking in SQLite
Boris Kolpackov
1
-3
/
+12
2011-07-22
Add mising database macro
Boris Kolpackov
1
-0
/
+1
2011-07-14
Templatize buffer to avoid duplicate code in unsigned buffer implementation
Constantin Michael
1
-26
/
+43
2011-07-06
Add pgsql section to create_database
Constantin Michael
2
-0
/
+17
2011-03-30
Autotools support for SQLite
Boris Kolpackov
2
-1
/
+3
2011-03-28
Factor out common buffer implementation
Boris Kolpackov
1
-0
/
+89
2011-03-28
Add schema creation flag to create_database()
Boris Kolpackov
2
-2
/
+13
2011-03-28
Recode tests to work with implementations lacking result::size()
Boris Kolpackov
2
-1
/
+22
2011-03-27
Build infrastructure for SQLite
Boris Kolpackov
2
-6
/
+43
2011-02-18
Add odb::core namespace to be used in using-directives
Boris Kolpackov
1
-9
/
+9
2011-01-24
Add missing header to distribution
Boris Kolpackov
1
-1
/
+1
2011-01-04
Copyright update
Boris Kolpackov
10
-10
/
+10
2010-12-13
Detect TR1 <memory> availability
Boris Kolpackov
8
-18
/
+46
2010-09-20
Rename store() to update()
Boris Kolpackov
1
-1
/
+1
2010-09-14
Rename DB_ID_MYSQL to DATABASE_MYSQL
Boris Kolpackov
5
-13
/
+13
2010-09-14
Use global flags to get tidier object file names
Boris Kolpackov
1
-2
/
+2
2010-09-14
Use options parsing from database instead of our own
Boris Kolpackov
4
-129
/
+28
2010-09-13
Handle option parsing exception
Boris Kolpackov
1
-24
/
+34
2010-09-13
Filter out duplicate files
Boris Kolpackov
1
-1
/
+1
2010-09-13
Make test options consistent with MySQL
Boris Kolpackov
2
-4
/
+4
2010-09-12
Distribute generated code from out_base
Boris Kolpackov
1
-4
/
+9
2010-09-12
Don't version-control generated code
Boris Kolpackov
4
-1450
/
+3
2010-09-10
Allow the test to specify max number of connections
Boris Kolpackov
2
-4
/
+13
2010-09-10
Use space instead of ';' as library separator
Boris Kolpackov
1
-4
/
+4
2010-09-08
Add suppor for VC++ build
Boris Kolpackov
17
-133
/
+779
2010-09-06
Add automake build support
Boris Kolpackov
6
-9
/
+118
2010-08-03
New tests
Boris Kolpackov
1
-2
/
+4
2010-06-04
Initial set of tests
Boris Kolpackov
7
-0
/
+1647