summaryrefslogtreecommitdiffstats
path: root/test/jquery-ui-timepicker-addon_spec.js
Commit message (Collapse)AuthorAgeFilesLines
* Wrote tests for detectSupport, fixed a bug in AM/PM detection, simplified ↵Stephen Vance2013-07-061-0/+63
| | | | isIn() function, and eliminated unnecessary escapes in regular expression.
* Test and simplify convert24to12, including making it resistant to out of ↵Stephen Vance2013-07-061-0/+24
| | | | bounds values.
* Test two of the utility functions and fix a bug that was found.Stephen Vance2013-07-061-2/+66
|
* Set up Jasmine spec, spec runner, and support JSsStephen Vance2013-07-061-0/+5