488 Commits (348fa8f2f921c0380dec86b6eba3d58c7eb250a9)
 

Author SHA1 Message Date
heck 348fa8f2f9 make clean 4 years ago
heck 8e1898446e gitignore 4 years ago
heck da1d3a8347 codegen - add enigne functions from message.h 4 years ago
heck 103208ea95 add pybind11 to setup-requires 4 years ago
heck 7a84853814 build - get pybind includes from pybind module 4 years ago
heck d87fd19652 gitignore generated debug files 4 years ago
heck 784653df6f Half the adapter generated, strike \o/! 4 years ago
heck 6a1d302821 _gen fix Makefiles 5 years ago
heck dc0b769136 _gen Add PEP_SESSION 5 years ago
heck 119effbfdb gen log_event 5 years ago
heck 7b4ba8b4c4 Makefile 5 years ago
heck b153ce3c7a Makefile - fix static vs dynamic linking options 5 years ago
heck 2e138e1190 introduce pEpACIDgen - Abstract C Interface Definition Generator 5 years ago
heck 0792869686 suitable name for the generated extension module 5 years ago
heck c56b3b40f3 Makefile based build for C++ parts only 5 years ago
heck 19b2ebb18d Move common includes, namespace aliases etc... to adapter_main.hh/.cc, 5 years ago
heck 0e896bf36c namespace cleanup - replace all "using namespace" with namspace aliases (except std in impl files.) 5 years ago
heck 0e893624c9 formatting fornatting - breakfast and lunch - dinner and brunch :) 5 years ago
heck 63e830040c Mark all symbols from the pEpEngine with explicit global namespace. (e.g: ::pEp_stuff). 5 years ago
heck 688fff5667 Add Makefile based build for _pEp native module 5 years ago
heck 8aa36d9f95 pyBind11 evaluation - parallel mode with boost.python 5 years ago
heck c643f1ff4c C++ class Myself : Identity unused 5 years ago
heck 533477bf64 formatting 5 years ago
heck 7627b6aba1 aww always these typos... 5 years ago
heck 11d257d2c3 .gitignore: mercurial to git migration completed 5 years ago
heck b9e1054c3c minor typo 5 years ago
heck 49af7303a9 TODO: fix pEp.rating 5 years ago
heck a3d25c67a5 use decorators, its neat. 5 years ago
heck 94bc07aadd fix imports 5 years ago
heck dcea22558b basic_doctest.py: rewrite as pytest, move to pytests 5 years ago
heck 8b202b6bf7 basic_doctest.py: rewrite as pytest 5 years ago
heck a03295b495 AGPL 3.0 headers 5 years ago
heck 9a3fb3918d authors roles 5 years ago
heck e6f6a1f6ab test infrastructure 5 years ago
heck 04cd048ee4 Update author credits 5 years ago
heck 938639b379 constants add user id, etc... 5 years ago
heck f70c58685a default pytest opts belong into pyproject.toml 5 years ago
heck 5b12e284c8 structuring fixtures... 5 years ago
heck 23829e2507 just renaming 5 years ago
heck 61174d0136 rename fixtures, make distinction between import and create. (create == myself()) 5 years ago
heck 5963723853 just add encoding header to all test files "# -*- coding: utf-8 -*-" 5 years ago
heck bf4d618a8a Software using pEpPythonAdapter 5 years ago
heck 9abb0dd46d 'make test' and 'make install-test' independent 5 years ago
heck aeb802540a Merge in PYADPT-100 - "pytest: subprocess per test required" 5 years ago
heck 91c2056d9d forgot __init__.py for tests package 5 years ago
heck cccabb66c3 now rename the tests suite to tests again 5 years ago
heck e3c53a0d3c Rebuild and fix pytest based tests in new dir tests_new. To work with defined env for engine using separate process per test. 5 years ago
heck f07f6e060c lets try moving env setup to fixtures 5 years ago
heck 90a59ccce6 for debian (python alias not working for make invocation) 5 years ago
heck 8adb4a01f9 some IDEs (pycharm, intellij) seem to have problems with a venv folder called _venv 5 years ago