mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-07 16:45:11 -04:00
* Introduced new tests directory.
* added old serialiser tests (FAIL at the moment). * moved Makefile scripts to tests diectory. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3173 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
69bba330ac
commit
9c6a3a7781
19 changed files with 2061 additions and 2 deletions
|
@ -268,7 +268,7 @@ HEADERS += dbase/cachestrapper.h \
|
|||
serialiser/rstlvkeys.h \
|
||||
serialiser/rstlvkvwide.h \
|
||||
serialiser/rstlvtypes.h \
|
||||
# serialiser/rstlvutil.h \
|
||||
serialiser/rstlvutil.h \
|
||||
services/p3channels.h \
|
||||
services/p3chatservice.h \
|
||||
services/p3disc.h \
|
||||
|
@ -399,7 +399,7 @@ SOURCES += \
|
|||
serialiser/rsbaseitems.cc \
|
||||
serialiser/rstlvkvwide.cc \
|
||||
serialiser/rstlvimage.cc \
|
||||
# serialiser/rstlvutil.cc \
|
||||
serialiser/rstlvutil.cc \
|
||||
serialiser/rstlvfileitem.cc \
|
||||
serialiser/rstlvkeys.cc \
|
||||
serialiser/rsbaseserial.cc \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue