summaryrefslogtreecommitdiff
path: root/test/test_canonicalization.py
Commit message (Expand)AuthorAgeFilesLines
* Migrate from nosetest to pytestIwan Aucamp2021-10-241-0/+7
* Add unit tests for issue #1294 with @expectedFailureIwan Aucamp2021-07-131-0/+60
* Merge remote-tracking branch 'origin/master' into t0b3_masterAshley Sommer2020-08-271-2/+2
|\
| * Removed IOMemory storeAshley Sommer2020-08-191-2/+2
* | 2to3 whole sourcebaset0b32020-06-221-39/+39
|/
* blacked all python filesNicholas Car2020-05-161-197/+238
* removal of all uses of package sixNicholas Car2020-05-161-15/+14
* a slightly opinionated autopep8 runGunnar Aastrand Grimnes2018-10-301-36/+40
* some merging cleanupJoern Hees2017-04-091-125/+65
* Merge remote-tracking branch 'upstream/pull/730' into fix_canonicalizationJoern Hees2017-04-091-0/+127
|\
| * Merge branch 'master' into issue725Jim McCusker2017-04-091-1/+34
| |\
| * | Fixed #725 by fully refining all bnode colors and combining color groups if t...Jim McCusker2017-04-091-0/+125
* | | test for issue #725: canonicalization collapses BNodesJoern Hees2017-03-301-12/+122
| |/ |/|
* | removed prints from test outputJörn Hees2017-02-171-3/+0
* | Added test for Issue 682 and fixed.Jim McCusker2017-02-161-1/+35
|/
* removed most of the six import from py3compatGunnar Aastrand Grimnes2017-01-301-1/+1
* converted all testsGunnar Aastrand Grimnes2017-01-301-31/+32
* Fixed bnode collision bug.Jim McCusker2015-08-091-0/+2
* test for #494 (canonicalization sometimes collapses BNodes)Joern Hees2015-07-131-4/+103
* added benchmark and related instrumentationJim McCusker2014-11-181-4/+9
* First pass at a traces implementation, not full pruning yetJim McCusker2014-11-151-0/+146