Sebastian Ludwig
|
2e283d7057
|
Got rid of the Case in test class names.
|
2016-05-03 22:44:22 +02:00 |
|
Sebastian Ludwig
|
594fbfddcc
|
Renamed StringsFile to TwineFile, StringsSection to TwineSection and StringsRow to TwineDefinition.
|
2016-03-31 22:36:06 +02:00 |
|
Sebastian Ludwig
|
b53ecb2be6
|
Removed initializer parameters from Abstract formatter because they were only used in unit tests.
|
2016-01-19 13:22:29 -05:00 |
|
Sebastian Celis
|
c9aa835621
|
Merge pull request #122 from sebastianludwig/consume_comments
Consume comments
|
2015-12-17 09:10:13 -06:00 |
|
Sebastian Ludwig
|
1470494525
|
Moved newline escaping from JQuery formatter to Abstract.
|
2015-12-05 01:46:17 +01:00 |
|
Sebastian Ludwig
|
be18757ce7
|
Moved consume_comments evaluation from concrete formatters to Abstract. Closes #97.
|
2015-12-05 01:28:26 +01:00 |
|
Sebastian Ludwig
|
d3128cdbd9
|
Replaced unit tests with more targeted tests aimed to test the functionality thoroghly. Closes #91.
|
2015-11-27 15:04:45 +01:00 |
|