Delyan Angelov
|
68ada041e6
|
tests: support `VTEST_ONLY_FN=*test_sincos* ./v test .` and `./v test -run-only test_sin .`
|
2021-12-20 18:45:04 +02:00 |
Delyan Angelov
|
7bbc70820a
|
tools: make `v test vlib` and `v test-self` skip _test.js.v files, when `node` is not installed
|
2021-12-07 21:31:29 +02:00 |
playX
|
105d7fcf75
|
js: support JS.await (#12726)
|
2021-12-05 13:33:53 +02:00 |
Delyan Angelov
|
7b723262e4
|
tools: support `VJOBS=1 VTEST_FAIL_FAST=1 ./v test .`
|
2021-11-15 11:44:54 +02:00 |
Delyan Angelov
|
0254a1ac76
|
tests: ignore `testdata` folders in `v test .` too
|
2021-06-02 21:50:31 +03:00 |
Delyan Angelov
|
8a380f4699
|
tools: make `v test-cleancode` test everything by default (#10050)
|
2021-05-08 13:32:29 +03:00 |
crthpl
|
fafb035fb5
|
all: reimplement inline assembly (#8645)
|
2021-03-17 01:43:17 +01:00 |
Larpon
|
d25825df57
|
all: support compile time `$env('ENV_VAR')` (#8456)
|
2021-01-31 19:22:42 +02:00 |
Delyan Angelov
|
460f32baf2
|
tests: add `v test-all`, move `v test-fixed` to `v test-compiler-full`
|
2021-01-17 16:11:10 +02:00 |
Delyan Angelov
|
30e96528b0
|
tests: improve error message on `v test file.v`
|
2021-01-13 21:52:05 +02:00 |
Daniel Däschle
|
a22982d662
|
tests: colorize failing tests, improve layout (#8066)
|
2021-01-13 11:07:12 +02:00 |
Delyan Angelov
|
969f8f1a75
|
ci: fix compilation of the test infrastructure
|
2020-12-20 18:27:42 +02:00 |
Delyan Angelov
|
31ef921ef2
|
ci: fix warnings/errors due to the vfmt change
|
2020-10-15 16:17:52 +03:00 |
Enzo Baldisserri
|
fe249ab0c3
|
vtest: remove `pub` before main
|
2020-04-17 21:41:54 +02:00 |
yuyi
|
783dee1f48
|
os: merge with filepath
|
2020-03-07 22:26:26 +01:00 |
yuyi
|
6849a4e770
|
filepath: path separator (#3756)
|
2020-02-17 20:31:23 +01:00 |
yuyi
|
e272a10bda
|
vfmt fixes
|
2020-02-16 12:42:28 +01:00 |
lutherwenxu
|
9332a83ce6
|
move v.v to cmd/v
|
2020-02-09 10:08:04 +01:00 |