heck
ef68c3ef13
Closing branch
5 years ago
heck
f33bd93de8
Fixed wrong class reference.
reg test succeeds now.
5 years ago
heck
238aba2e3e
Enable CipherSuite test in regtest suite. (Failing, for JNI-104)
5 years ago
heck
3d83fd0a44
Merge in Feature branch JNI-98 - "incomingMessageFromPGPText()""
Encryption formats supported:
- EncFormat.PEP
- EncFormat.PEPEncInlineEA
5 years ago
heck
554a2c9c68
Update test to use the test framework
5 years ago
heck
7dabacb62d
pull changes from default again
5 years ago
heck
2e6b1ebccd
X-pEp-Version = '2.1' <- using getProtocolVersion()
5 years ago
heck
20cdbbf90b
Added templateAlice, templateAliceBob (from template)
5 years ago
heck
53657d764a
Enhance Tests and TestUtils (Message pretty printing)
5 years ago
heck
a1555e720f
Add EncFormat PEPEncInlineEA. BUT a lot of question marks. see TODO:
5 years ago
heck
fd540ad4c6
Added tag Release_2.1.0-RC0 for changeset 251fff1e1cef
5 years ago
heck
f09fcbcaff
more TestFramework (reduce dependencies)
5 years ago
heck
b749bbc0e5
Improve the test framework
5 years ago
heck
07a78b4009
Remove testcase for rejected issue
5 years ago
heck
c787ffcec9
Changed regression test to use the extracted test.framework pkg.
5 years ago
heck
9c1afb3a0c
add template to tests Makefile
5 years ago
heck
ca917573b1
Add test framework (extracted) and test template
5 years ago
heck
9affc54d8f
Add test jni98 to tests main Makefile
5 years ago
heck
e8686e1ac4
Fix for pEpEngine default branch: mime_encode_messageO()/mime_decode_message()
mime_encode_message() "has_pEp_msg_attachment" hard coded to false
mime_decode_message() "has_pEp_msg_attachment" hard coded to NULL
5 years ago
heck
96c2484afa
Fix for pEpEngine default branch: mime_encode_messageO()/mime_decode_message()
mime_encode_message() "has_pEp_msg_attachment" hard coded to false
mime_decode_message() "has_pEp_msg_attachment" hard coded to NULL
5 years ago
heck
03655f2283
Makefiles. More structure. More logging
5 years ago
heck
d2595182ac
This is the new default branch
Welcome to the post sync-era
5 years ago
heck
78a7ad7826
Generally clean PER_USER_DIRECTORY (.pEp) before every testrun.
5 years ago
heck
124fac56a4
Test case for JNI-98 - Testing incomingMessageFromPGPText()
5 years ago
heck
4bc21c82b2
first draft of incomingMessageFromPGPText()
5 years ago
heck
6492cd7b5e
minor fix in jni-92 due to TestUtils change
5 years ago
heck
680703e20e
NullPointer Resistant msgToString()
created JNI-99 - "Class Message: getter should never throw NullPointerExceptions"
5 years ago
heck
d51a8066c0
Add keydata for Alice and Bob
5 years ago
heck
4947771c31
Enhance TestUtils. Much of this should be moved to the API itself.
5 years ago
heck
b62446db0e
Add DEBUG or RELEASE build option
5 years ago
heck
e6b818bc39
Add local.conf.example
5 years ago
heck
cf5471a617
New example local.conf file
Replaced ENGINE_LIB,ENGINE_INC,AD_LIB,AD_INC.
local.conf migration might be necessary, but see local.conf.example
JAVA_HOME now guessed on linux
make clean now cleans .so and .dylib always (now you can share the workspace between linux and mac)
5 years ago
heck
76b9602138
merge in bugfix branch pEpLog-build-fix
5 years ago
heck
c28abb2974
Bugfix: JNI-97 "r702 fails to build due to wrong include-path"
5 years ago
heck
8b36b1cb7c
Merge in feature branch JNI-94 "Make default directories accessible via adapter"
added:
- Engine.getUserDirectory()
- Engine.getMachineDirectory()
5 years ago
heck
6d5af4bae8
Fixed broken methods due to needed template changes.
Verified by comparing results of test/regression against sync branch d6c12d6ca3d0
5 years ago
heck
d961bdd6e9
Add logging
5 years ago
heck
72bf286bc1
Merge in sync
5 years ago
Hussein Kasem
7238fc660a
Add build instructionds for Android
5 years ago
Hussein Kasem
848eca268e
Merge sync
5 years ago
Volker Birk
f6766d5279
missing headers again, correcting error coloring, too
5 years ago
Volker Birk
0e14d3a76f
another include missing
5 years ago
Volker Birk
f67d98cb10
missing header file violating C++ standard
5 years ago
Hussein Kasem
75552d51cf
Add include pEp/pEpLog on basic_api.cc and fix identity_api.cc includes.
5 years ago
heck
81a8887ab6
Reintegrate feature branch JNI-92 - Mutex Locking Per Engine Instance
(yes, you are right, there will be undefined behaviour after 9.2 sextillion engine instances)
5 years ago
heck
0212f7b88a
Merge regression tests from sync
5 years ago
heck
8613034691
Merge from sync
5 years ago
heck
11524fa7cb
Merge pEpLog() header changes from sync branch
5 years ago
heck
bb2d3aa7ed
reintegrate main branch changes containing the new regressions tests
5 years ago
heck
491dee7e2e
little java Consumer<T> based Test framework. To be combined with threadpool. (JNI-92)
5 years ago