OSDN Git Service

Writing tests.
authorSimon Forman <sforman@hushmail.com>
Mon, 25 Jun 2018 01:44:29 +0000 (18:44 -0700)
committerSimon Forman <sforman@hushmail.com>
Mon, 25 Jun 2018 01:44:29 +0000 (18:44 -0700)
commitad83e1607e1cc0c117b11a0e694c2882a6a0aa01
treeae2a7a368eafa4f2fae1bb69600fb8d8d6888b03
parentd874b2a134b5152739610f3260bbc2b4620b7778
Writing tests.

I'm backfilling tests to cover the functionality that I developed
incrementally in the Jupyter notebook and nail it down with concrete
examples.  No doubt I'll uncover some bugs.
test/test_type_inference.py [new file with mode: 0644]