scratch-html5/test
Lukas Prokop b88e215f8a Use toBeCloseTo for javascript numbers.
5280 is the precise number of days between these two dates
as currently implemented.

Between
  1st of Jan 2000 23:59 and 16th of June 2014 00:00 -> 5280
  1st of Jan 2000 00:00 and 16th of June 2014 23:59 -> 5281.999...8

Related to issue #54.
2014-03-21 20:36:51 +01:00
..
artifacts updates to elevate my code to scratch standards 2014-03-10 21:04:56 -06:00
lib bringing the Scratch html5 project under test 2014-03-07 10:47:06 -07:00
unit Use toBeCloseTo for javascript numbers. 2014-03-21 20:36:51 +01:00