aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* http2: add pathoc and language testsThomas Kriechbaumer2015-06-152-3/+134
* http2: using http2 implies SSLThomas Kriechbaumer2015-06-151-0/+2
* refactor cmdline testsThomas Kriechbaumer2015-06-152-52/+63
* Bump timeouts to appease Travis.Aldo Cortesi2015-06-081-3/+3
* 100% test coverageAldo Cortesi2015-06-081-0/+18
* More timeout improvementsAldo Cortesi2015-06-082-4/+2
* Debug to diagnose Travis racesAldo Cortesi2015-06-081-2/+6
* Revamp timeout handling and test loggingAldo Cortesi2015-06-082-19/+37
* Revamp error logging somewhatAldo Cortesi2015-06-082-3/+3
* Convert parse_websocket_frame to a generatorAldo Cortesi2015-06-081-0/+10
* Convert parse_pathod to generatorAldo Cortesi2015-06-073-27/+29
* Make parse_pathoc a generatorAldo Cortesi2015-06-076-11/+11
* Refactor pathoc message receive to use queues and generatorsAldo Cortesi2015-06-052-7/+8
* Improve websocket loggingAldo Cortesi2015-06-051-10/+5
* Rudimentary support for reflected websocket frames.Aldo Cortesi2015-06-041-2/+7
* Test output to try to figure out why Travis no longer loves usAldo Cortesi2015-06-041-1/+2
* Shore up test suite.Aldo Cortesi2015-06-045-0/+47
* Try to fix test suite race like a savage.Aldo Cortesi2015-06-042-4/+9
* Try to appease TravisAldo Cortesi2015-06-041-1/+1
* Clarify nomenclature, complete nested frame language spec.Aldo Cortesi2015-06-042-16/+25
* Clarify language API, stub out nested websocket framesAldo Cortesi2015-06-047-55/+52
* Change test API to allow multiple pathoc requestsAldo Cortesi2015-05-312-17/+24
* Factor logger out of pathoc, use it in pathod as well.Aldo Cortesi2015-05-303-3/+5
* Add coding style check, reformat.Aldo Cortesi2015-05-3010-33/+60
* Strike times token on copyAldo Cortesi2015-05-171-0/+6
* websockets: raw body specificationAldo Cortesi2015-05-171-0/+8
* websockets: lINTEGER to specify payload lengthAldo Cortesi2015-05-172-0/+19
* websockets: replace the "raw" with a simpler mechanismAldo Cortesi2015-05-171-2/+9
* Introduce and enfoce uniqueness constraints for language componentsAldo Cortesi2015-05-173-0/+18
* websockets: client and server flavors, key and mask specificationAldo Cortesi2015-05-162-11/+43
* websockets: mask specificationAldo Cortesi2015-05-162-1/+31
* websockets: fix actions on framesAldo Cortesi2015-05-051-0/+1
* websockets: specification of fin, mask, rsv1-3 bits.Aldo Cortesi2015-05-042-4/+49
* websockets: code specificationAldo Cortesi2015-05-035-19/+61
* Lower-case rather than upper-case to canonicalize namesAldo Cortesi2015-05-033-11/+11
* PreValue -> ValueAldo Cortesi2015-05-031-1/+1
* Clarify token/component split through namingAldo Cortesi2015-05-032-54/+38
* Remove bundled pyparsing, install as external packageAldo Cortesi2015-05-032-4/+6
* base.PathodSpec -> http.PathodResponseAldo Cortesi2015-05-032-27/+29
* Language: minor refactoring and whitespaceAldo Cortesi2015-05-033-11/+5
* Split out language messages and actionsAldo Cortesi2015-05-032-122/+128
* Revamp header components in languageAldo Cortesi2015-05-022-60/+78
* language: create and use Integer and PreValue genericsAldo Cortesi2015-05-021-28/+13
* Refactor language to move specific tokens into protocol moduleAldo Cortesi2015-05-022-38/+40
* test coverage: generators and websockets to 100%Aldo Cortesi2015-05-022-9/+25
* tests: extract language.writer and language.websocketAldo Cortesi2015-05-023-96/+111
* language: extract http testsAldo Cortesi2015-05-022-253/+260
* Split language test suite: generatorsAldo Cortesi2015-05-022-58/+39
* Massive refactoring to split up language implementation.Aldo Cortesi2015-05-021-111/+108
* Revamp pathoc log output with a context handlerAldo Cortesi2015-04-302-11/+19