Delyan Angelov
|
3bad02abdd
|
cgen: do comparison of f32/f64 values for == and != by calling f64_eq(a,b) and f64_ne(a,b)
|
2020-04-08 03:51:06 +03:00 |
Alexander Medvednikov
|
a6daf2f78e
|
skip crc32_test for now
|
2020-04-08 01:39:38 +02:00 |
Alexander Medvednikov
|
2fbed2f880
|
cgen: fix _ = ...
|
2020-04-08 00:46:16 +02:00 |
Delyan Angelov
|
582ee9e643
|
urllib: put braces in << | expressions in urllib.v to make test pass
|
2020-04-07 22:58:29 +03:00 |
Delyan Angelov
|
900a18f955
|
v test-fixed: mention explicitly only the files that should be skipped
|
2020-04-07 20:51:42 +03:00 |
Alexander Medvednikov
|
fd75cce0f3
|
vfmt: minor fixes + tests
|
2020-04-07 04:05:59 +02:00 |
Alexey
|
901f69e122
|
ci: extend tests
|
2020-04-05 15:20:28 +03:00 |
Delyan Angelov
|
77fcac027e
|
ci: fix tcc, by not running vlib/v/tests/backtrace_test.v there for now
|
2020-04-05 13:01:48 +03:00 |
Delyan Angelov
|
fde88a2c51
|
ci: implement 'v test-fixed' and use it on ubuntu,tcc,msvc jobs
|
2020-04-05 12:40:17 +03:00 |