Commit Graph

21 Commits

Author SHA1 Message Date
Hackerpilot a37f4a967e Fix #24 2015-03-04 17:16:39 -08:00
Hackerpilot c2b22b9e2b Fix #26. Fix #19. 2015-03-04 17:07:40 -08:00
Hackerpilot 47bf248e95 #17 2015-03-04 14:34:56 -08:00
Hackerpilot b98a1abea5 Fix #18 2015-03-04 13:42:08 -08:00
Hackerpilot 26e7212e0a Fix #21 2015-03-04 13:32:36 -08:00
Hackerpilot 71fed69664 Fix #22 2015-03-04 13:26:40 -08:00
Hackerpilot 6d23aaaef5 Line wrapping improvements 2015-02-22 00:45:34 -08:00
Hackerpilot e39f2916b1 More formatting fixes 2015-02-17 15:31:22 -08:00
Hackerpilot e4ed938515 Fix #11 2015-01-25 10:57:31 -08:00
Andreas Zwinkau ac0b45b53b Remove failing tests
From now on the tests shall always pass
2015-01-17 16:45:37 +01:00
Andreas Zwinkau b8ca18ab24 foo()@safe needs a space 2015-01-17 00:29:28 +01:00
Andreas Zwinkau de1f052b73 return without argument must have no space 2015-01-17 00:21:17 +01:00
Andreas Zwinkau cb9a4015e7 Import with comment behind must not output newlines 2015-01-17 00:19:51 +01:00
Andreas Zwinkau 207dbe638f Fix tests 2015-01-16 22:19:15 +01:00
Andreas Zwinkau 2d218f234b refactor: extract function 'tokenLength'
Seems to fix a bug where the length was incorrectly calculated,
since tests/guessnumber.d output changed to something saner.
2015-01-16 22:12:40 +01:00
Andreas Zwinkau 34f01d22c4 adapt test cases where current behavior is ok (though not perfect) 2015-01-16 22:12:40 +01:00
Andreas Zwinkau 0f337b0a15 Put some space before @ 2015-01-16 22:12:40 +01:00
Andreas Zwinkau 718f3a5331 more (failing) tests 2015-01-15 09:30:55 +01:00
Andreas Zwinkau 8983dc8b15 tuning whitespace around comments 2015-01-15 09:30:55 +01:00
Andreas Zwinkau 158c679349 no doubleNewline at end of file 2015-01-14 21:43:29 +01:00
Andreas Zwinkau 1c79cf3cbf add simple test suite 2015-01-13 22:16:27 +01:00