Commit Graph

8 Commits

Author SHA1 Message Date
zimbatm
9348b49674
Test.hs: fixes the default.nix invocation
This has been broken by me in d0379a8673
2020-04-28 13:05:53 +02:00
zimbatm
0564a32785
Test.hs: inherit stderr from the parent
This allows to show the progress while building the tests
2020-04-28 12:57:18 +02:00
Guillaume Bouchard
3db9b5d12a Update test bench for vulkan
- Just check for `driverName` in the output string
2020-04-28 11:04:08 +02:00
Guillaume Bouchard
17c1ec63b9 Ignore stderr on tests 2020-04-27 18:01:41 +02:00
Guillaume Bouchard
201b4facf5 A few test cleanup
- disable test for vulkan bumblebee, there is no implementation
2020-04-27 18:01:41 +02:00
Guillaume Bouchard
701dfc8c6e Add a bunch of tests for Vulkan 2020-04-27 18:01:41 +02:00
Guillaume Bouchard
d05a776200 Tests:
- Add failure test (to test on nixos, we ensure that it fails with
another libc implementation).
2020-04-27 18:01:41 +02:00
Guillaume Bouchard
237b47397f Add a manual test suite 2020-04-26 23:55:24 +02:00