Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dEQP

Experiments in running the dEQP testsuit faster.

Usage

Run the command it will tell you what's missing.

Downloading

Download from the CI here: x86-linux, x86_64-linux.

Building yourself

# Get deps, llvm 5, 6, 7 should work, must be gdc-6 as gdc-7 has bugs.
sudo apt install llvm-5.0 clang-5.0 gdc-6 nasm

# Get the Volt toolchain.
wget https://ci.walkyrie.se/job/VoltLang/job/Battery/job/master/lastSuccessfulBuild/artifact/battery-x86_64-linux.tar.gz
tar xfv battery-x86_64-linux.tar.gz
git clone https://github.com/VoltLang/Volta
git clone https://github.com/VoltLang/Watt
git clone https://github.com/Wallbraker/dEQP
./battery config \
	Volta \
	Watt \
	dEQP
./battery build

About

Runner and information gatherer written in volt.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages