Alex Willmer
39dfd2dfe8
ci: Upgrade VM Images to macOS 11 and Ubuntu 20.04
2022-09-02 22:01:10 +01:00
Alex Willmer
48623763d6
minimize_source: Implement reindentation
2018-03-31 16:53:08 +01:00
Alex Willmer
556ee2aec6
minimize_source: Handling indentation
...
In the case that string(s) are replaced, any indent or dedent tags must
be re-inserted after the replacemnts.
2018-03-31 14:25:37 +01:00
Alex Willmer
36c5ff1d05
minimize_source: Make comments test invariant on hashbang/coding handling
...
strip_comments() currently ignores comments on lines 1 and 2, in order
to preserve lines such as
The comments test had normal comments on those lines, hence it was
failing.
2018-03-31 14:23:29 +01:00
Alex Willmer
35ae4e4227
Issue #160 : Add minimize_source testcases
2018-03-31 11:12:55 +01:00