Commit Graph

7 Commits (57655d00932f8d4baf1e883182954cb84623b2ad)

Author SHA1 Message Date
Christian Aistleitner 4db1bc1efb Wavelength: Fix string interpolation in test
'\S' is not a valid escape and makes prove complain to stderr (though
the tests pass). Since it seems the '\S' got only introduced to
separate the variable from the word 'Speed', we proper separate them
by switching from the unrecognized escape to proper curly braces.
2015-03-18 21:41:15 +01:00
John Lifsey 7fc980d4db tests to match byline adjustment tweaks in #981 2015-03-04 23:06:49 -05:00
John Lifsey 76e5d1dab1 Add Velocity Factor to Wavelength calculations 2015-02-04 21:27:35 -05:00
John Lifsey 602b89b6c5 wavelength structured answer formatting and tests 2015-02-04 15:00:56 -05:00
John Lifsey b37b525396 Clean up formatting 2015-02-03 18:53:53 -05:00
nebulous a471e6329d tweak tests 2015-02-03 23:45:35 +00:00
nebulous e9e4f847a6 stub for wavelength conversion 2015-02-03 22:47:38 +00:00