Joel Bender
|
aecb06c727
|
fix the names of the encode and decode functions
|
2016-08-23 16:17:04 -04:00 |
|
Joel Bender
|
5b448d860c
|
use utf-8 encoding for records, they are octet strings, not character strings
|
2016-08-23 16:16:01 -04:00 |
|
Joel Bender
|
c30730b435
|
use recommended format for configuration
|
2016-08-23 16:14:40 -04:00 |
|
Joel Bender
|
a7868cfc63
|
synchronize fixes across source directories, remove flakes, decorate is_valid() as a class method and not a static method
|
2016-08-23 14:03:07 -04:00 |
|
Joel Bender
|
6ecb67883d
|
do not prematurely remove references to the access point and device information
|
2016-08-23 10:37:48 -04:00 |
|
Joel Bender
|
b4e13671db
|
optionally get configuration values from the environment, add some debugging
|
2016-08-23 10:27:17 -04:00 |
|
Joel Bender
|
168e32fc79
|
merge in stage to bring branch up-to-date for testing
|
2016-08-22 00:03:53 -04:00 |
|
Joel Bender
|
6bd6db2123
|
Merge branch 'issue-58' into stage
|
2016-08-21 23:13:19 -04:00 |
|
Joel Bender
|
73bf17f453
|
resultBlock parameter in ack is also optional #86
|
2016-07-08 16:32:31 -04:00 |
|
Joel Bender
|
d9bb87df2e
|
Merge pull request #86 from bf1967/issue-85
make Service Parameters optional for ConfirmedPrivateTransferRequest
|
2016-07-08 16:29:44 -04:00 |
|
Joel Bender
|
95e3de3a01
|
start some tests
|
2016-07-08 07:30:23 -04:00 |
|
Bob Fox
|
b608859e1b
|
make Service Parameters optional for ConfirmedPrivateTransferRequest
|
2016-07-07 15:07:48 -05:00 |
|
Joel Bender
|
f78a8c9d67
|
sync py34 with py27
|
2016-07-03 00:08:07 -04:00 |
|
Joel Bender
|
e624d40fb3
|
add the 'rtn' command which provides a static address the network layer
|
2016-06-29 09:42:52 -04:00 |
|
Joel Bender
|
54a5104d35
|
sync py25 with current py27 changes
|
2016-06-24 16:59:06 -04:00 |
|
Joel Bender
|
2236858d89
|
use new formatting functions to minimize the differences with Python 3
|
2016-06-24 16:58:30 -04:00 |
|
Joel Bender
|
38f0c5e441
|
moving around functionality -- needs more testing, then sync with other python versions
|
2016-06-23 16:03:49 -04:00 |
|
Joel Bender
|
4e92e6908f
|
unwrap try/except clause and put in a main()
|
2016-06-23 16:01:42 -04:00 |
|
Joel Bender
|
ebb3970c74
|
fix device information handling -- needs more testing
|
2016-06-21 16:40:29 -04:00 |
|
Joel Bender
|
3401e535ab
|
simple typo
|
2016-06-21 16:39:19 -04:00 |
|
Joel Bender
|
8ab15512b3
|
update remote device info with APDU fields
|
2016-06-21 07:33:39 -04:00 |
|
Joel Bender
|
210e7df06e
|
adjstable record length, number of records, and stream size
|
2016-06-21 07:32:38 -04:00 |
|
Joel Bender
|
e20d09b195
|
Merge branch 'KunalSaini-fix/segmentAck' into issue-73
|
2016-06-17 22:39:08 -04:00 |
|
Kunal Saini
|
bb2d01ba3d
|
Fix segment ack pdu read from network
|
2016-06-17 11:47:34 -05:00 |
|
Joel Bender
|
6917edd46d
|
bring issue branch up-to-date with stage
|
2016-05-31 21:26:59 -04:00 |
|
Joel Bender
|
219607336d
|
sync changes to ErrorClass
|
2016-05-31 21:21:25 -04:00 |
|
Joel Bender
|
9a0b757c53
|
Merge branch 'DemandLogic-feature/add-errorclass-communication' into stage
|
2016-05-31 21:17:42 -04:00 |
|
Nils Toedtmann
|
ef45df9c7a
|
Added ErrorClass 'communication'
|
2016-05-31 17:59:33 +01:00 |
|
Joel Bender
|
65aaf89a34
|
move the setup to the module, split the one big test into two
|
2016-05-11 17:29:30 -04:00 |
|
Joel Bender
|
869ab21b95
|
fix debugging output
|
2016-05-11 17:28:15 -04:00 |
|
Joel Bender
|
49f597bba8
|
add the template to the basic tests
|
2016-05-11 17:27:56 -04:00 |
|
Joel Bender
|
5e0e5db72b
|
add the service access point test
|
2016-05-10 23:09:41 -04:00 |
|
Joel Bender
|
42fc5cde0b
|
rename these so they dont match test*.py or *test.py
|
2016-05-10 21:56:54 -04:00 |
|
Joel Bender
|
c123a2707b
|
add some more trapped classes
|
2016-05-10 21:54:22 -04:00 |
|
Joel Bender
|
56481f6d2e
|
wrong class name -- oops
|
2016-05-10 21:53:28 -04:00 |
|
Joel Bender
|
5e2eface5d
|
additional trapped classes
|
2016-05-09 00:16:55 -04:00 |
|
Joel Bender
|
333d6cc66b
|
end-at-eof muck
|
2016-05-09 00:16:06 -04:00 |
|
Joel Bender
|
c755781c1b
|
start with the template
|
2016-05-09 00:15:33 -04:00 |
|
Joel Bender
|
568507355b
|
trapped classes moved
|
2016-05-09 00:14:16 -04:00 |
|
Joel Bender
|
e6f3165757
|
make some classes new-style so super() works
|
2016-05-09 00:12:29 -04:00 |
|
Joel Bender
|
b85af12313
|
trapped classes module moved
|
2016-05-09 00:10:55 -04:00 |
|
Joel Bender
|
df0e8cc8c2
|
rename these out of the way of testing
|
2016-05-09 00:09:27 -04:00 |
|
Joel Bender
|
c2bfeb6073
|
move the trapped classes where they are a little more accessible
|
2016-05-07 23:17:35 -04:00 |
|
Joel Bender
|
67e338c4ce
|
add some simple state machine group tests
|
2016-05-07 23:16:59 -04:00 |
|
Joel Bender
|
a7dce69e77
|
add flags for success/fail
|
2016-05-07 23:16:07 -04:00 |
|
Joel Bender
|
fe356bb8aa
|
move the trapped classes where they are a little more accessible
|
2016-05-07 23:15:05 -04:00 |
|
Joel Bender
|
a5bb3166ed
|
include the extended tag list tests
|
2016-05-07 20:27:49 -04:00 |
|
Joel Bender
|
7e111a4a61
|
include the extended tag list tests
|
2016-05-07 20:26:15 -04:00 |
|
Joel Bender
|
ad42e13ce6
|
catch the decoding error explicitly
|
2016-05-07 20:25:37 -04:00 |
|
Joel Bender
|
1465deb43e
|
merge in stage and fix conflicts
|
2016-05-07 16:56:21 -04:00 |
|