Commit Graph

14 Commits

Author SHA1 Message Date
Kogia-sima d3320d41f0 Add test for nested comment block 2020-06-07 23:19:27 +09:00
Kogia-sima 17594088ae Rename test file (basic.rs => template_once.rs)
[skip ci]
2020-06-07 21:48:52 +09:00
Kogia-sima c601be94c1 Add some compile failure tests 2020-06-07 21:38:49 +09:00
Kogia-sima 69d7d6c39c Bump version (0.0.2 => 0.0.3) 2020-06-07 19:14:23 +09:00
Kogia-sima fd3d224067 Refactor source code with rustfmt and clippy
[skip ci]
2020-06-07 17:58:52 +09:00
Kogia-sima 7324165ab0 Add test for rm_whitespace option 2020-06-07 13:00:28 +09:00
Kogia-sima 04b5b09207 Ignore include-nest tests on Windows
On Windows the main separator for paths is '\\', and include! macro
should be regarded as platform-specific path. In the future sailfish
add the corresponding tests for Windows.
2020-06-07 05:43:17 +09:00
Kogia-sima de2b164aa0 Integration tests for benchmark code 2020-06-07 04:55:22 +09:00
Kogia-sima 6f721790b5 Add integration-tests/README.md 2020-06-07 04:07:42 +09:00
Kogia-sima 5b6b48f204 Update include-nest test for 76abe1c 2020-06-07 03:23:34 +09:00
Kogia-sima d3ee38c6f2 Update test for commit 6d07c43 2020-06-07 01:28:17 +09:00
Kogia-sima 4b1fd92488 Add 'include-nest' test 2020-06-07 00:49:50 +09:00
Kogia-sima cd8e3d832a Add integration test for include! 2020-06-06 23:21:38 +09:00
Kogia-sima 08dacdd263 Add source code 2020-06-05 22:31:38 +09:00