This website requires JavaScript.
Explore
Help
Register
Sign In
Xavi
/
cvw
Watch
1
Star
0
Fork
0
You've already forked cvw
forked from
Github_Repos/cvw
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5f78999424
cvw
/
tests
/
fp
/
run_all.sh
6 lines
67 B
Bash
Raw
Normal View
History
Unescape
Escape
Update to missing vectors :P and also run_all script. Also made all scripts .sh as technically run using SH
2021-10-10 20:44:01 +00:00
#!/bin/sh
Update to TestFloat for scripts so can run automatically once TestFloat/Softfloat is compiled. Slight change to the README as well.
2022-01-14 15:25:37 +00:00
Update mkdir in run_all.sh to guarantee no errors
2022-04-15 03:23:23 +00:00
mkdir -p vectors
generating all testfloat vectors
2022-04-04 17:17:12 +00:00
./create_vectors.sh
./remove_spaces.sh
Reference in New Issue
Copy Permalink
Home