1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Files
v/vlib
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-10-30 17:30:49 +03:00
2019-11-06 23:04:40 +03:00
2019-11-08 01:30:07 +03:00
2019-11-09 19:35:26 +03:00
2019-11-04 02:38:49 +03:00
2019-11-01 19:29:51 +03:00
2019-10-27 21:23:33 +03:00
2019-10-31 12:15:45 +03:00
2019-10-18 20:17:23 +03:00
2019-10-28 18:53:02 +03:00
2019-09-26 03:18:26 +03:00
2019-11-06 22:35:59 +03:00
2019-08-18 15:02:36 +03:00
2019-11-09 19:35:26 +03:00
2019-10-09 07:02:45 +03:00
2019-10-08 13:23:39 +03:00
2019-11-04 02:38:49 +03:00
2019-10-27 22:42:52 +03:00
2019-11-06 23:04:40 +03:00
2019-11-01 19:02:38 +03:00