42 Commits (main)
 

Author SHA1 Message Date
  John-Mark Gurney c6c64510b4 use included mock, use extras_require for coverage. 2 years ago
  John-Mark Gurney d940de70ea fix to properly use UTC for datetimes. 2 years ago
  John-Mark Gurney 860a41c0f8 use builtin venv, and python3, also fail fast on tests.. 2 years ago
  John-Mark Gurney 01d8efffd7 update to version 2.0.0 to break w/ the Python 2 version. 4 years ago
  John-Mark Gurney c404b8266e update readme w/ python 3 support, and mention where to find python 2 4 years ago
  John-Mark Gurney 127ad4ed83 forgot to update copyright to 2020. 4 years ago
  John-Mark Gurney b635cf31cf make this work on python 3... 4 years ago
  John-Mark Gurney f5fd88e7b3 make the dumps default arg work for all container args... 5 years ago
  John-Mark Gurney 73539cfebc add a makefile I use for developing pasn1. 5 years ago
  John-Mark Gurney f2a06f4c6c add test case that needs to be fixed... update copyright var 5 years ago
  John-Mark Gurney 27ff594a26 fix a bug w/ decoding datetime's when there is a space in the data as 5 years ago
  John-Mark Gurney 3407ebe5a6 add support to dumps for the default arg, like json.dumps... 5 years ago
  John-Mark Gurney 0978b3ce8e this is required when running tests.. 5 years ago
  John-Mark Gurney 7faef04fd4 move mock to only where it's needed for tests 5 years ago
  John-Mark Gurney 72eb2a94e1 make this 1.0.1 since it now has a setup.py file.. 7 years ago
  John-Mark Gurney ba1de73e85 make this a proper python module now.. 7 years ago
  John-Mark Gurney 92d88a7ba8 ignore coverage file 7 years ago
  John-Mark Gurney c06a88dd55 add ignore file 7 years ago
  John-Mark Gurney 215d0b797b mark this block as not coverage as it won't even in 7 years ago
  John-Mark Gurney 2a76d40721 talk about ASN1Coder in the readme. 8 years ago
  John-Mark Gurney ea1dad8ebd break out the non-standard support into it's own class. 8 years ago
  John-Mark Gurney 3d0e6aa4b7 add test case for spaces in datetime... 8 years ago
  John-Mark Gurney 8ce34a9628 add module metadata, including license.. 8 years ago
  John-Mark Gurney 9470ebde11 add README.. 8 years ago
  John-Mark Gurney f31904b4e8 make dict be a constructed type, not a primitive.. 8 years ago
  John-Mark Gurney ba77ad6e1f minor doc changes.. 8 years ago
  John-Mark Gurney 61910433c0 remove unneeded lines, python already does that... 8 years ago
  John-Mark Gurney 147682b715 fix floating point large/small exponents, my constants were 8 years ago
  John-Mark Gurney e084525581 add test to assert that a TypeError is raised when an 8 years ago
  John-Mark Gurney 56ac492e8d move these definitions before the tests... 8 years ago
  John-Mark Gurney 15cacbf24b make sure datetime strings end in Z when decoding.. 8 years ago
  John-Mark Gurney ab9eec324b remove unused class... 8 years ago
  John-Mark Gurney 370505f336 add some docs... 8 years ago
  John-Mark Gurney 4c68f0e4cc add support for datetime.. 8 years ago
  John-Mark Gurney 62ca959694 add the datetime/delta objects to implement.. 8 years ago
  John-Mark Gurney 02e8165cd1 add a test that fuzzes the loading process to make sure that 8 years ago
  John-Mark Gurney 17fc600564 remove unneeded code, add some comments for additional tests to write.. 8 years ago
  John-Mark Gurney c35550e00d add support for decoding floats... Add support for encoding 8 years ago
  John-Mark Gurney b2cf3ef9bf add a long string for testing.. 8 years ago
  John-Mark Gurney 0c8e0e355c enforce all ones for true bool... 8 years ago
  John-Mark Gurney 9a5c72e6c9 none -> null.. remove prints, add test cases.. 8 years ago
  John-Mark Gurney 67c86d3494 add inital version of this code.. 8 years ago