Joose Sainio
|
548f23f7d7
|
temporarily set tile test to gop 0
|
2022-03-25 11:07:35 +02:00 |
|
Jaakko Laitinen
|
60119ca3fa
|
[CI] Enable Deblock in slice tests
|
2021-12-10 15:40:39 +02:00 |
|
Marko Viitanen
|
23170ff5a7
|
[CI] Disable deblocking in tile tests
|
2021-11-26 13:47:54 +02:00 |
|
Marko Viitanen
|
d6556b8c7f
|
[CI] Add tiles back to the test set
|
2021-11-25 21:01:11 +02:00 |
|
Marko Viitanen
|
25b5ad72d7
|
[CI] Replace HM with VTM and remove tests that are not needed
|
2020-10-09 09:28:58 +03:00 |
|
Marko Viitanen
|
68b464496b
|
Add more internal gitlab tests and change the gitlab CI detection
|
2018-10-05 09:02:21 +03:00 |
|
Jan Beich
|
bb01721cf8
|
tests: load util.sh from source directory
$ mkdir build
$ cd build
$ ../kvazaar/configure
$ gmake check VERBOSE=1
...
FAIL: test_gop.sh
=================
.: cannot open util.sh: No such file or directory
FAIL test_gop.sh (exit status: 2)
FAIL: test_interlace.sh
=======================
.: cannot open util.sh: No such file or directory
FAIL test_interlace.sh (exit status: 2)
|
2017-06-28 06:27:46 +00:00 |
|
Jan Beich
|
0280871287
|
tests: convert scripts to POSIX shell
$ gmake check VERBOSE=1
[...]
FAIL: test_external_symbols.bash
================================
../build-aux/test-driver: ./test_external_symbols.bash: not found
FAIL test_external_symbols.bash (exit status: 127)
FAIL: test_gop.bash
===================
../build-aux/test-driver: ./test_gop.bash: not found
FAIL test_gop.bash (exit status: 127)
[...]
|
2017-06-28 05:22:46 +00:00 |
|