This commit is all about moving toward 'Hoe' as the project helper.
$ gem install hoe To get there the following has been done: * Adhere to hoe naming conventions. * Migrate and update tests. * Consolidate and update documentation. * Prepare History.txt for release. * And I probably forgot something...
This commit is contained in:
parent
e6cccef627
commit
6b5548ffd2
20 changed files with 719 additions and 442 deletions
6
tests/NOTICE.txt
Normal file
6
tests/NOTICE.txt
Normal file
|
@ -0,0 +1,6 @@
|
|||
Most of the tests here have been migrated to ../test
|
||||
where all new tests will be created. These have been
|
||||
left here for now just for reference and will me
|
||||
migrated as well.
|
||||
|
||||
These will not be run automatically by rake.
|
Loading…
Add table
Add a link
Reference in a new issue