Prune a leftover print statement |
|
More...
|
over 15 years ago
|
Update CheetahWrapper to run the new tests |
|
More...
|
over 15 years ago
|
Ensure all the EOL tests are run, as well as Filters tests |
|
More...
|
over 15 years ago
|
Remove references to unittest_local_copy which is quite old and causing problems |
|
More...
|
over 15 years ago
|
Use logging.info() instead of printing carelessly to stdout |
|
More...
|
over 15 years ago
|
Remove the use of the verifyType and verifyTypeClass functions for speed |
|
More...
|
over 15 years ago
|
Remove the use of the valOrDefault function for speed |
|
More...
|
over 15 years ago
|
Merge branch 'next' of [email protected]:rtyler/cheetah into next |
|
More...
|
over 15 years ago
|
Add the VerifyType tests to the runner |
|
More...
|
over 15 years ago
|
Only use entry_points if we're on Windows; hopefully this corrects kb@'s issues |
|
More...
|
over 15 years ago
|
Merge branch 'next' of [email protected]:rtyler/cheetah into next |
|
More...
|
over 15 years ago
|
Correct some double encoding issues (regressed in Unicode.JBQ_UTF8_Test8) |
|
More...
|
over 15 years ago
|
Merge commit 'origin/next' into next |
|
More...
|
over 15 years ago
|
Fix SetupConfig to reflect the rename of the package directory |
|
More...
|
over 15 years ago
|
Add Cheps.py test module |
|
More...
|
over 15 years ago
|
Merge branch 'next' of [email protected]:rtyler/cheetah into next |
|
More...
|
over 15 years ago
|
Add the CHEP related test module in here |
|
More...
|
over 15 years ago
|
Remove cheetah.bat file now that setuptools will generate .exe files |
|
More...
|
over 15 years ago
|
Merge branch 'next' of git://github.com/rtyler/cheetah into next |
|
More...
|
over 15 years ago
|
Merge commit 'abbeyj/next' into next |
|
More...
|
over 15 years ago
|
Remove the VerifyType module from Test.py, I think I left this on another machine |
|
More...
|
over 15 years ago
|
Move src/c/ to cheetah/c/ and update SetupConfig.py appropraitely |
|
More...
|
over 15 years ago
|
Merge branch 'next' into performance |
|
More...
|
over 15 years ago
|
Merge commit 'abbeyj/performance' into performance |
|
More...
|
over 15 years ago
|
Have setuptools generate .exe wrappers for scripts on Windows |
|
More...
|
over 15 years ago
|
Add github extension for sphinx |
|
More...
|
over 15 years ago
|
Rename the root package to "cheetah" instead of "src" to follow more conventional python package naming |
|
More...
|
over 15 years ago
|
Prune the contrib package which should have been removed when the markdown module was added as a setuptools dependency |
|
More...
|
over 15 years ago
|
Add preliminary support for multiple inheritance via the #extends directive |
|
More...
|
over 15 years ago
|
Add preliminary support for multiple inheritance via the #extends directive |
|
More...
|
over 15 years ago
|