Jon Banafato
|
0a9f3a7c68
|
Hoist tests out of the core package
Tests are not part of the core logic of Hyde, and they should not be
packaged as such.
|
9 years ago |
Jordi Llonch
|
089cf7af9d
|
pep8
|
9 years ago |
Elliott Sales de Andrade
|
b173aea45b
|
Move combine plugin into the structure module.
|
12 years ago |
Lakshmi Vyasarajan
|
bcc1346854
|
Reuse `fswrap` and `commando.util` modules.
* Remove `hyde.fs` use `fswrap` package instead.
* Remove logging functions from `hyde.util`. Use `commando.util`
instead.
* Remove `hyde.loader`. Use `commando.util.load_python_object`
instead.
|
11 years ago |
Lakshmi Vyasarajan
|
08bb122b5b
|
Issue #111: Added an optional sorting parameter
|
13 years ago |
Lakshmi Vyasarajan
|
2b9409543e
|
Issue 110: Modified combined plugin to process during begin_text_resource
|
13 years ago |
Lakshmi Vyasarajan
|
45897f3095
|
Issue #108: Modified combined plugin to support relative paths and recursion.
|
13 years ago |
Lakshmi Vyasarajan
|
3171a53676
|
Fixed combine test. Fixed stylus so that the include option is recognized
|
13 years ago |
Vincent Bernat
|
cc814a3940
|
Sort resources by name before combining.
|
13 years ago |
Vincent Bernat
|
12efa56ce2
|
Add tests for combine plugin.
|
13 years ago |