Commit message (Collapse) | Author | ||
---|---|---|---|
2017-01-22 | update .gitignore | Egor Tensin | |
2015-10-20 | ignore Intel SDE's log files | Egor Tensin | |
2015-06-18 | ignore Intel SDE's logs | Egor Tensin | |
2015-06-08 | test: refactoring | Egor Tensin | |
* Test vectors are now stored in the Python script rather than in a JSON file. * The tests are now really Python's unittest `TestCase`s, allowing (at least in the future) to discover and run them automatically. * Use logging from the standard library for logging. * Bugfix & refactoring. |