Update form upstream #1

Merged
merged 11 commits into from Jan 2, 2017

Projects

None yet

2 participants

@sschuberth
Owner

No description provided.

pombredanne added some commits Nov 25, 2016
@pombredanne pombredanne Improve setup.
Signed-off-by: Philippe Ombredanne <[email protected]>
0a309a6
@pombredanne pombredanne Ignore build dirs.
Signed-off-by: Philippe Ombredanne <[email protected]>
bca9257
@pombredanne pombredanne Add Ply-generated parser.
Signed-off-by: Philippe Ombredanne <[email protected]>
b3c32b8
@pombredanne pombredanne Fix formatting
Signed-off-by: Philippe Ombredanne <[email protected]>
a9e3938
@pombredanne pombredanne Do not create temp test files at the root
Signed-off-by: Philippe Ombredanne <[email protected]>
7e32b95
@pombredanne pombredanne Cleanup test code. Reorg imports
Signed-off-by: Philippe Ombredanne <[email protected]>
57089c6
@pombredanne pombredanne Rename test modules to test_xxx.py
Signed-off-by: Philippe Ombredanne <[email protected]>
abd6ee2
@pombredanne pombredanne Ignore tmp
Signed-off-by: Philippe Ombredanne <[email protected]>
a8d405e
@pombredanne pombredanne Remove dep on nose for #3.
 * remove nose dep by vendoring the snippets needed
 * use unittest instead

Signed-off-by: Philippe Ombredanne <[email protected]>
efb342c
@pombredanne pombredanne Code cleanup
 * use absolute imports and print function
 * correct minor errors
 * relax PEP8 line length for readability
 * do not override standard functions and exception
   names
 * update header comments
 * set spdx as a pkg_resources namespace for #2
 

Signed-off-by: Philippe Ombredanne <[email protected]>
fb560cb
@pombredanne pombredanne Remove dependency on nose, improve documentation
 * use a standard unittest test runner available with
   python setup.py test
 * remove nose dependency. The test can still run alright with nose
   or pytest
 * update README.md with test instructiosna and improve README

Signed-off-by: Philippe Ombredanne <[email protected]>
2be174c
@sschuberth sschuberth merged commit 7e6ea30 into sschuberth:master Jan 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment