This website works better with JavaScript.
Home
Help
Register
Sign In
pEp.foundation
/
libpEpDatatypes
Watch
5
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
1
Wiki
Activity
A C++ wrapper for the basic C datatypes defined by the pEpEngine.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
80
Commits
2
Branches
1.4 MiB
C++
98.9%
Makefile
1.1%
Tree:
01941f70ad
heck-rework
master
Release_0.0.1
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '01941f70ad'
${ noResults }
libpEpDatatypes
/
test
History
roker
8205b7b9de
bundle UTF handling functions as static member functions of a UTF class template to circumvent prohibition of partial function specialization. *sigh*
9 months ago
..
Makefile
add 1st rough version of test/Makefile
1 year ago
unittest_identity.cc
add unittest for identity & identity_list
1 year ago
unittest_message.cc
oh, the missing comma confuses libetpan, letting it reject the whole Cc: line. pEpMIME parses 4 entries here. Who is rignt?
9 months ago
unittest_nfc.cc
bundle UTF handling functions as static member functions of a UTF class template to circumvent prohibition of partial function specialization. *sigh*
9 months ago
unittest_nfc16.cc
bundle UTF handling functions as static member functions of a UTF class template to circumvent prohibition of partial function specialization. *sigh*
9 months ago
unittest_stringlist.cc
unittest to show how the intended usage will be.
1 year ago
unittest_stringpair.cc
Yay, all tests are green now! \o/
1 year ago