heck
|
2dd7dbf597
|
pEpLog.hh - formatting
|
4 years ago |
heck
|
aa3a8f6304
|
listManagerDummy - had too much const
|
4 years ago |
heck
|
a93aedc3d5
|
pEpLog - can have more const too
|
4 years ago |
heck
|
2b0489f114
|
pEpSQLite - some const members
|
4 years ago |
heck
|
316e7cc5d5
|
Tests: test_listmanager_dummy - forgot some const
|
4 years ago |
heck
|
ace39bb69d
|
Tests: test_pEpSQLite.cc - clean
|
4 years ago |
heck
|
e741064461
|
ListMangerDummy - some const for the methods
|
4 years ago |
heck
|
220f588cb4
|
rm old prototype
|
4 years ago |
heck
|
48d2a7670a
|
Tests: Add tests for class ListManagerDummy
|
4 years ago |
heck
|
ab32655c63
|
LIB-12 - Add class ListManagerDummy
|
4 years ago |
heck
|
a116f897ed
|
pEpLog - pEpLogClass doesnt need to print __FILE__, we have the classname instead
|
4 years ago |
heck
|
c42866978f
|
test: pEpSQLite - fix cleanup
|
4 years ago |
heck
|
d2e16f8059
|
Merge branch 'LIB-12' of https://gitea.pep.foundation/pEp.foundation/libpEpAdapter into LIB-12
|
4 years ago |
heck
|
0ec9e4054c
|
.gitignore
|
4 years ago |
heck
|
14c6c76d4b
|
.gitignore
|
4 years ago |
heck
|
99f32d1f1e
|
Project Structure: Create folder src/internal - Move sqlite3.h there.
Headers such as sqlite3.h dont need to be in the dist of this package.
Put all stuff that should not be distributed into src/internal
|
4 years ago |
heck
|
06a3fdb0b0
|
Tests: Utils rename to_string() functions
|
4 years ago |
heck
|
50130c5caf
|
Tests: Move util functions to utils.cc
|
4 years ago |
heck
|
082e886357
|
Tests: Add tests for pEpSQLite
NEVER IMITATE THIS WAY OF WRITING TESTS.
THIS IS FUCKING STUPID.
|
4 years ago |
heck
|
8548eb9d77
|
pEpSQLite - bugfixes
add is_open()
idempotent close()
close db before deleting
add to_string(RSRecord)
add to_string(ResultSet)
|
4 years ago |
heck
|
3c3aaf5a48
|
pEpSQLite - Exception on execute() on closed db. (not segfault)
|
4 years ago |
heck
|
6c47eb3eea
|
pEpSQLite - Fix delete_db()
|
4 years ago |
heck
|
7ae66e5f53
|
pEpLog / pEpSQLite - the "magic" logger alias can be private
|
4 years ago |
heck
|
826989f273
|
Add class pEpSQLite
A C++ interface to sqlite3
|
4 years ago |
heck
|
9dddab4388
|
pEpLog: Add class and macros to support runtime switching on a class and instance basis.
|
4 years ago |
heck
|
591b5c0fc2
|
Tests: add util functions
add vector_to_string<T>()
add print_exception() - to print nested exceptions
|
4 years ago |
heck
|
6d758fb5c3
|
cerr, definitely cerr
|
4 years ago |
heck
|
939719dea2
|
LIB-12: listmanager prototype done
|
4 years ago |
heck
|
aadeb4bd25
|
LIB-12: Simplification Massive - BIGUP FDIK!
|
4 years ago |
heck
|
3079dff801
|
LIB-12: Dummy List manager prototype complete
|
4 years ago |
heck
|
cf262572ab
|
LIB-12: add test_sqlite3.cc as a playground
|
4 years ago |
heck
|
70718ddfed
|
LIB-12: Build - Add *.c files (sqlite3.c)
|
4 years ago |
heck
|
c9cf471308
|
LIB-12: Add sqlite3 amalgamation (f&^ks up the git stats, *damnit* i was almost there)
|
4 years ago |
heck
|
a56bf005f8
|
.gitignore
|
4 years ago |
heck
|
c3cd6623ce
|
LIB-12: Test - Add test_lm_dummy.cc
|
4 years ago |
heck
|
07db7ede2a
|
LIB-12: Add class ListManagerDummy
|
4 years ago |
heck
|
c856185001
|
LIB-12: Add class ListManagerInterface
|
4 years ago |
heck
|
5e7a46b5ec
|
LIB11: adapter_group.h - comment out unimplemented query functions
|
4 years ago |
heck
|
c28ecc5764
|
LIB11: Test - update
|
4 years ago |
heck
|
d79fb50070
|
Tests: Framework - Add funcs logH1 / logH2
|
4 years ago |
heck
|
18d61b9f06
|
LIB-11: Test - add group_rating() / Failing / create / functions for Test Units
|
4 years ago |
heck
|
dc8d340190
|
adapter_group.cc - pEpLog() every function call
|
4 years ago |
heck
|
5df8a83544
|
LIB-11: update test (memberlist of create_group() can only have NON-OWN identities)
|
4 years ago |
heck
|
805c28a92f
|
LIB-11: update test
|
4 years ago |
heck
|
1de257538d
|
Tests: Framework - add identitylist_to_string()
|
4 years ago |
heck
|
030164dbe2
|
LIB-11: Update adapter_group.h from engine group.h
|
4 years ago |
heck
|
706e2d343d
|
.gitignore
|
4 years ago |
heck
|
5555066c4b
|
Tests: add test_group.cc
|
4 years ago |
heck
|
c8590750c8
|
Tests: Framework - Add utils.cc with some *_to_string() funcs
|
4 years ago |
heck
|
0aa66aa543
|
Tests: compiler generated header prerequisites somehow not working
|
4 years ago |