Commit Graph

11 Commits (4a369f70c1fe8907e84014dcd753a0d92efdc6e1)

Author SHA1 Message Date
Dmitri Bogomolov 2bddae511a
Fixed some mistakes in tor dependent tests and marked them
for skipping until the finish of debug.
4 years ago
Dmitri Bogomolov a7cfe5ba32
Try to test with tor 4 years ago
Dmitri Bogomolov e163137893
Added pycrypto fallback for RIPEMD160 hash function 5 years ago
Dmitri Bogomolov c49c131929
New test case class hierarchy:
- TestProcessProto has common setUpClass and tearDownClass methods
  - TestProcess is for testing the PyBitmessage process (using psutil)
5 years ago
coffeedogs 3b75d900f6
Added: Sphinx docs, testing readthedocs integration
* Added: Sphinx configuration including readthedocs config
 * Added: Sphinx fabric task to auto-document the project
 * Fixed: Some issues in the code causing autodoc to fail when parsing
 * Added: Manual docs - structure, proof of concepts and RsT examples
 * Fixed: RsT formatting in docstrings
 * Fixed: Some adjacent minor style and lint issues
6 years ago
coffeedogs 6bb5b32b6a
Added: Support installing system dependencies of optional extra_requires components 6 years ago
Dmitri Bogomolov c5462a00cc
Changes in Travis CI config: install pybitmessage and python_prctl 6 years ago
Peter Šurda b1ac9c6faf
Update requirements.txt and .travis.yml
- requirements update
6 years ago
Peter Šurda d3d484dc08
Remove pyopencl from requirements.txt
- travis-ci builds pyopencl from source, which fails due to missing
  OpenCL headers
6 years ago
Peter Šurda 8bf533802b
Remove pyqt4 from requirements.txt
- pip doesn't contain pyqt4
6 years ago
Peter Šurda 0790a33fbf
Add travis.yml and requirements.txt
- these are very minimalistic, with input from @g1itch, @sigoa and
  @venkateshpitta
6 years ago