- 26 Apr, 2014 1 commit
-
-
Stefan Marr authored
- remove redundant parentheses - simplify string for warning - make _is_binary_signature protected - remove unused imports - fixed whitespace and capitalization in tests Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-
- 08 Oct, 2013 1 commit
-
-
Stefan Marr authored
The classes were not put into the globals dictionary and got loaded more than once, which lead to the classes being not equal to each other. Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-
- 23 Sep, 2013 1 commit
-
-
Stefan Marr authored
Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-
- 22 Sep, 2013 4 commits
-
-
Tobias Pape authored
-
Stefan Marr authored
Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-
Tobias Pape authored
a pytest is shipped with rpython and typically used there
-
Stefan Marr authored
Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-
- 19 Sep, 2013 2 commits
-
-
Stefan Marr authored
- the same as for SOM and TruffleSOM Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-
Stefan Marr authored
Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-
- 18 Sep, 2013 1 commit
-
-
Stefan Marr authored
Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-
- 16 Sep, 2013 1 commit
-
-
Stefan Marr authored
- fixed imports of basic interpreter tests - initializing first elements of object system Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-
- 15 Sep, 2013 2 commits
-
-
Stefan Marr authored
- step by step, driven by missing functionality of the basic unit tests Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-
Stefan Marr authored
- this includes parameterized, a module for paramterized tests, see https://github.com/wolever/nose-parameterized/ and top of parameterized.py for details Signed-off-by:
Stefan Marr <git@stefan-marr.de>
-