Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-26 | Remove "from __future__ import new_feature" statements | BonfaceKilz | |
See: <https://docs.python.org/2/library/2to3.html#2to3fixer-future> | |||
2013-08-22 | Added show_trait_js_test to the tests run by test_runner | Zachary Sloan | |
Fixed the part of show_trait_js_test that checks that the style is "display: none;" | |||
2013-08-16 | Created a file (test_runner.py) that runs every test in the | Zachary Sloan | |
directory in a row and reports the results |