Sat, 06 Apr 2019 19:46:20 +0200 |
reworking test Makefile
|
file | diff | annotate |
Wed, 03 Apr 2019 17:15:17 +0200 |
EnterDeviceGroup tests, plus a couple of output tweaks to decrease spam.
|
file | diff | annotate |
Mon, 01 Apr 2019 21:16:34 +0200 |
Commented out TEST_CMD_PFX - it was forcing overrides of the system libraries libiconv was linked against. In general, not the best idea IMHO to force the library path at runtime like this
|
file | diff | annotate |
Thu, 07 Feb 2019 01:20:27 +0100 |
Merged in sync
|
file | diff | annotate |
Wed, 06 Feb 2019 19:25:40 +0100 |
Merged in default
|
file | diff | annotate |
Wed, 06 Feb 2019 19:12:47 +0100 |
Reverting undesired merge from before in 3274
|
file | diff | annotate |
Wed, 06 Feb 2019 18:46:50 +0100 |
Hrmph.
|
file | diff | annotate |
Wed, 06 Feb 2019 18:21:04 +0100 |
ENGINE-511: fixed file uris for decrypt_in_pieces
|
file | diff | annotate |
Wed, 06 Feb 2019 18:21:04 +0100 |
ENGINE-511: fixed file uris for decrypt_in_pieces
|
file | diff | annotate |
Wed, 06 Feb 2019 14:58:03 +0100 |
Makefile for local stuff
|
file | diff | annotate |
Wed, 06 Feb 2019 13:47:13 +0100 |
Changed enum vals to match sync branch before pushing
|
file | diff | annotate |
Mon, 28 Jan 2019 13:44:20 +0100 |
Fix for long paths on tests - run script once if you're having problems
|
file | diff | annotate |
Mon, 28 Jan 2019 13:42:25 +0100 |
src/EngineTestSuite.cc
|
file | diff | annotate |
Wed, 23 Jan 2019 15:29:54 +0100 |
Clean up some Make issues introduced with merge
|
file | diff | annotate |
Wed, 23 Jan 2019 11:59:43 +0100 |
Merged in sync
|
file | diff | annotate |
Wed, 23 Jan 2019 11:23:09 +0100 |
merged in default
|
file | diff | annotate |
Mon, 21 Jan 2019 14:43:24 +0100 |
ENGINE-487: ENGINE-508: fix in - old tests run, now need to test the real functionality
|
file | diff | annotate |
Sun, 20 Jan 2019 17:27:48 +0100 |
ENGINE-487: ENGINE-508: fix in, but buggy
|
file | diff | annotate |
Wed, 26 Dec 2018 20:44:07 +0100 |
When compiling the test suite for sequoia, be sure to define USE_SEQUOIA
|
file | diff | annotate |
Mon, 24 Dec 2018 15:32:27 +0100 |
Make test binary find the pEpEngine shared library
|
file | diff | annotate |
Mon, 24 Dec 2018 15:22:55 +0100 |
Use LD_LIBRARY_PATH for running test binary
|
file | diff | annotate |
Sat, 22 Dec 2018 01:53:50 +0100 |
Actually use the c++ linker when linking c++ objects files
|
file | diff | annotate |
Sat, 22 Dec 2018 01:34:30 +0100 |
Minor makefile fixes
|
file | diff | annotate |
Sat, 22 Dec 2018 00:35:43 +0100 |
Remove rule redundant to built-in rules
|
file | diff | annotate |
Sat, 22 Dec 2018 00:32:04 +0100 |
Minor doc cleanup, and revamp test/Makefile
|
file | diff | annotate |
Fri, 21 Dec 2018 16:05:05 +0100 |
Merge functionality in default.conf and Makefile.conf
|
file | diff | annotate |
Fri, 21 Dec 2018 11:14:10 +0100 |
Response to test/Makefile comments for damiano
|
file | diff | annotate |
Thu, 20 Dec 2018 21:47:52 +0100 |
Add comments on test/Makefile cleanup
|
file | diff | annotate |
Sat, 15 Dec 2018 17:03:46 +0100 |
Initial port to Sequoia.
|
file | diff | annotate |
Tue, 11 Dec 2018 13:46:26 +0100 |
Merged in default
|
file | diff | annotate |
Mon, 03 Dec 2018 12:26:02 +0100 |
Changes in build to make NETPGP work in the tests.
|
file | diff | annotate |
Mon, 03 Dec 2018 12:26:02 +0100 |
Changes in build to make NETPGP work in the tests.
|
file | diff | annotate |
Thu, 29 Nov 2018 09:24:21 +0100 |
Merged in default
|
file | diff | annotate |
Thu, 29 Nov 2018 09:01:36 +0100 |
Small test fixes and changes - now with error summary at end so you can find those pesky tests and their errors
|
file | diff | annotate |
Fri, 05 Oct 2018 10:23:01 +0200 |
Merged in default (including ENGINE-463) - tests pass
|
file | diff | annotate |
Tue, 02 Oct 2018 16:53:59 +0200 |
Add CppUnit config variable
|
file | diff | annotate |
Thu, 27 Sep 2018 17:34:45 +0200 |
ENGINE-398: merging key reset into sync; key reset needs some adjustments. Not compiling yet.
|
file | diff | annotate |
Thu, 13 Sep 2018 13:59:53 +0200 |
merged in default
|
file | diff | annotate |
Thu, 13 Sep 2018 12:16:07 +0200 |
Added exclusion for test suite builds - excluded tests still built, but not put into SuiteMaker. Usage is make EXCLUDE=<comma-separated list of tests, e.g. IdentityListTests,TrustwordsTests> - I don't promise there's not some fragility, but it should work.
|
file | diff | annotate |
Tue, 04 Sep 2018 07:17:31 +0200 |
Removed local makefile change
|
file | diff | annotate |
Mon, 03 Sep 2018 08:36:48 +0200 |
ENGINE-398: expanded test, fixed mem error
|
file | diff | annotate |
Fri, 31 Aug 2018 14:50:54 +0200 |
ENGINE-398: bug fixes
|
file | diff | annotate |
Thu, 09 Aug 2018 12:26:53 +0200 |
...
|
file | diff | annotate |
Fri, 15 Jun 2018 21:57:25 +0200 |
adding option to run tests in debugger
|
file | diff | annotate |
Fri, 15 Jun 2018 20:32:23 +0200 |
adding path for GPGME includes
|
file | diff | annotate |
Thu, 24 May 2018 12:25:34 +0200 |
Added more stuff, including scripts. 434 will have to wait on Volker's answer for now - moving to libetpan probs
|
file | diff | annotate |
Thu, 03 May 2018 12:39:56 +0200 |
Fixed generation
|
file | diff | annotate |
Thu, 03 May 2018 12:01:06 +0200 |
Will need to fix generation, but now set up to run suites in various ways.
|
file | diff | annotate |
Wed, 02 May 2018 16:59:14 +0200 |
working on autogen of test suite object builders
|
file | diff | annotate |
Tue, 01 May 2018 14:40:18 +0200 |
Bug fixes, shelving to fix another bug
|
file | diff | annotate |
Mon, 30 Apr 2018 15:33:54 +0200 |
forgot target
|
file | diff | annotate |
Mon, 30 Apr 2018 15:22:22 +0200 |
Compiles, finally, after installing non-ubuntu cpptest. Same version and everything. Stupid.
|
file | diff | annotate |
Sun, 11 Feb 2018 18:31:35 +0100 |
Argh, accidentally committed import key disable. Sorry.
|
file | diff | annotate |
Tue, 06 Feb 2018 18:48:45 +0100 |
ENGINE-250: fixed some things, am screaming at others. Have overcome the 'insert or update' issue at least, probably.
|
file | diff | annotate |
Mon, 05 Feb 2018 10:58:03 +0100 |
Intermittent commit
|
file | diff | annotate |
Tue, 31 Oct 2017 15:14:29 +0100 |
LDLIBS comes after object files when linking (required by newer GCC versions)
|
file | diff | annotate |
Thu, 26 Oct 2017 15:43:22 +0200 |
Add default.conf into the build system
|
file | diff | annotate |
Fri, 20 Oct 2017 14:37:38 +0200 |
Remove superfluous /
|
file | diff | annotate |
Tue, 17 Oct 2017 16:19:58 +0200 |
Remove forgotten file in rm -f *.o pEpEngineTest *.a *~ apple_mail_test blacklist_accept_new_key_test blacklist_test bloblist_test case_and_dot_address_test crashdump_test decorate_test encrypt_for_identity_test encrypt_missing_private_key_test external_revoke_test i18n_test identity_list_test keyedit_test least_color_group_test least_common_denom_color_test map_asn1_test message_api_test mime_test mistrust_undo_test pEp_subject_received_test pgp_binary_test pgp_list_keys_test revoke_regen_attach_test sequence_test stringlist_test stringpair_list_test trustwords_test pep_Dokument_Titel.pdf msg4.asc msg_encrypt_for_self.asc
|
file | diff | annotate |
Tue, 31 Oct 2017 15:14:29 +0100 |
LDLIBS comes after object files when linking (required by newer GCC versions)
|
file | diff | annotate |