Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wrote tests for detectSupport, fixed a bug in AM/PM detection, simplified ↵ | Stephen Vance | 2013-07-06 | 1 | -0/+63 |
| | | | | isIn() function, and eliminated unnecessary escapes in regular expression. | ||||
* | Test and simplify convert24to12, including making it resistant to out of ↵ | Stephen Vance | 2013-07-06 | 1 | -0/+24 |
| | | | | bounds values. | ||||
* | Test two of the utility functions and fix a bug that was found. | Stephen Vance | 2013-07-06 | 1 | -2/+66 |
| | |||||
* | Set up Jasmine spec, spec runner, and support JSs | Stephen Vance | 2013-07-06 | 1 | -0/+5 |