Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 14 Jun 2019 16:24:34 +0100 | Pierre-Yves David | run-tests: rename `lout` variable to `out_line` |
Fri, 14 Jun 2019 14:14:17 +0100 | Pierre-Yves David | run-tests: clarify "l" variable as "out_rawline" |
Fri, 14 Jun 2019 13:59:47 +0100 | Pierre-Yves David | run-tests: use symbolic constant instead of arbitrary number line matching |
Sun, 25 Aug 2019 23:40:22 -0400 | Valentin Gatien-Baron | rustfilepatterns: shorter code for concatenating slices |
Sun, 25 Aug 2019 22:53:42 -0400 | Valentin Gatien-Baron | match: simplify the regexps created for glob patterns |
Mon, 26 Aug 2019 08:25:01 -0400 | Valentin Gatien-Baron | rustfilepatterns: refactor the pattern of removing a prefix from a &[u8] |
Sun, 25 Aug 2019 22:52:36 -0400 | Valentin Gatien-Baron | tests: show the pattern generated for a relative glob |