Mateo Pidal
|
78c96fe989
|
term: get_terminal_size()
|
2020-01-28 05:18:19 +01:00 |
Delyan Angelov
|
7a79c94a9e
|
tools/oldv: fix default behaviour (regression caused by 760448a )
|
2020-01-27 16:56:32 +01:00 |
Delyan Angelov
|
df2d3a268d
|
tests: support -silent flag to silence OK messages in CI jobs
|
2020-01-24 20:07:44 +01:00 |
joe-conigliaro
|
9cff1e454c
|
tools: skip pico example on windows (as no windows support yet) (#3542)
|
2020-01-23 22:58:47 +11:00 |
Delyan Angelov
|
2f27eb42ed
|
minimal parallel tests with just threads and a waitgroup
|
2020-01-19 23:33:16 +01:00 |
Alexander Medvednikov
|
ad7bc37672
|
skip httpbin test on msvc for now
|
2020-01-18 07:27:50 +01:00 |
Delyan Angelov
|
c1cc203c17
|
tools: bugfixes and new features for oldv and performance_compare
|
2020-01-08 21:45:47 +01:00 |
Delyan Angelov
|
0d93eeb3fe
|
compiler: move prelude files to tools/preludes/
|
2020-01-08 17:57:41 +01:00 |
Delyan Angelov
|
a0f32f5c29
|
tests: improved test output formatting
|
2019-12-30 05:23:54 +01:00 |
Delyan Angelov
|
6c16bac908
|
vfmt: it can now be used for _platform.v files too, no matter the host os
|
2019-12-27 17:59:04 +01:00 |
Delyan Angelov
|
cf37028a52
|
test: use 'stty size' for vtest --- line instead of 'tput cols'
|
2019-12-23 13:23:53 +03:00 |
Alexey
|
dced76d1a4
|
os, filepath: reorganize functions
|
2019-12-23 13:09:22 +03:00 |
Delyan Angelov
|
42b1660c7e
|
move vfmt frontend program to tools/vfmt.v
|
2019-12-23 13:02:50 +03:00 |
Alexander Medvednikov
|
ef821379da
|
v build-binaries: build v -g v.v and v -g -prod v.v
|
2019-12-08 21:16:06 +03:00 |
Delyan Angelov
|
1bb38a38bb
|
tooling: add tools/oldv , for use with 'git bisect', or for testing with older V
|
2019-12-08 20:21:17 +03:00 |
Alexander Medvednikov
|
be323e2fb6
|
ci: set up pg database to test ORM
|
2019-12-06 02:11:39 +03:00 |
Delyan Angelov
|
0ff2754677
|
tools/vbuild-examples: test hot code reloading examples with -live
|
2019-12-05 14:22:54 +03:00 |
Alexander Medvednikov
|
a57e29dfc5
|
os: replace dir_exists with is_dir; file_exists() => exists()
|
2019-12-04 23:17:45 +03:00 |
Delyan Angelov
|
ee1edab2a9
|
implement 'v build-vbinaries' tooling
|
2019-12-01 16:12:51 +03:00 |
Delyan Angelov
|
ec15bfb7d1
|
v test v => v test-compiler
|
2019-12-01 12:50:13 +03:00 |