add readdirSyncRecursive, normalize tabs, add tests/runner #11

Merged
millermedeiros merged 2 commits from master into master 2012-01-14 12:13:08 -08:00
millermedeiros commented 2012-01-14 09:30:29 -08:00 (Migrated from github.com)

do nodeunit tests/runner to execute all the unit tests.

the file had mixed indenting so I converted all the tabs into spaces (most of the file was using spaces for indenting).

PS: I think that the readdirSyncRecursive can simplify some of the other methods as well but I didn't spent time refactoring them (specially since the project doesn't have unit tests and I'm afraid of breaking something and not noticing it)

do `nodeunit tests/runner` to execute all the unit tests. the file had mixed indenting so I converted all the tabs into spaces (most of the file was using spaces for indenting). PS: I think that the `readdirSyncRecursive` can simplify some of the other methods as well but I didn't spent time refactoring them (specially since the project doesn't have unit tests and I'm afraid of breaking something and not noticing it)
ryanmcgrath commented 2012-01-14 12:13:22 -08:00 (Migrated from github.com)

You rock! Thanks.

You rock! Thanks.
This repository is archived. You cannot comment on pull requests.
No reviewers
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: code/wrench-js#11
No description provided.