1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/compiler
Toby Webb ab37081f02 add production mode tests
Due to the inability to detect warnings in REPL tests, I implemented running something very similar, but with the -prod flag enabled.
(See https://github.com/vlang/v/pull/2536)

There is also a minor change in os.walk_ext to not add duplicated path separators:
/path//file.ext -> /path/file.ext
2019-11-09 19:35:26 +03:00
..
2019-11-09 19:35:26 +03:00
2019-11-07 17:48:48 +03:00
2019-11-08 16:00:55 +03:00
2019-11-06 06:26:04 +03:00
2019-11-08 07:43:44 +03:00
2019-11-07 18:45:38 +03:00
2019-11-08 07:16:53 +03:00
2019-10-30 19:45:33 +03:00
2019-11-08 00:58:49 +03:00
2019-11-01 18:03:24 +03:00
2019-11-07 16:01:17 +03:00
2019-11-06 06:26:04 +03:00
2019-11-08 22:08:02 +03:00
2019-10-24 12:51:00 +03:00
2019-11-08 07:16:53 +03:00
2019-11-08 07:16:53 +03:00
2019-10-27 12:16:33 +03:00