v/vlib
Delyan Angelov ccb5f1d563
tests: support `// vtest vflags: -prod` in `coutput_test.v`.
Use it, to add a `-prod` test for `$embed_file()`,
to prevent future codegen regressions.
2021-10-05 15:44:12 +03:00
..
arrays arrays: add binary_search, lower_bound, and upper_bound array operations (#12045) 2021-10-03 08:14:39 +03:00
benchmark
bitfield
builtin js: fix string.bytes codegen, readline, add tests for `strings` (#12060) 2021-10-04 18:28:30 +03:00
cli
clipboard
context
crypto
darwin
dl
encoding
eventbus
flag
fontstash
gg
glm
gx
hash
io
json
log
math
mssql
mysql
net
orm
os ci: let process_test.v repeatedly fail 3 times, before consider it failed 2021-10-03 20:26:38 +03:00
pg
picoev
picohttpparser
rand
readline fmt: fix import with symbols (fix #12065) (#12069) 2021-10-05 11:44:48 +03:00
regex
runtime runtime: decrement default cpu amount in nr_jobs (#10841) 2021-07-17 17:07:59 +03:00
semver
sokol
sqlite
stbi
strconv
strings js: fix string.bytes codegen, readline, add tests for `strings` (#12060) 2021-10-04 18:28:30 +03:00
sync
szip
term
time
toml
v tests: support `// vtest vflags: -prod` in `coutput_test.v`. 2021-10-05 15:44:12 +03:00
vweb vweb: router refactor (#12041) 2021-10-03 16:26:44 +03:00
x
.vdocignore