Chris Boesch
|
fa28aedfe1
Merge pull request #258 from chrboesch/eowyn
|
2 years ago |
Chris Boesch
|
f69cfc3b88
Version number added.
|
2 years ago |
Chris Boesch
|
cbf265ab98
Merge pull request #257 from chrboesch/eowyn
|
2 years ago |
Chris Boesch
|
0ac3646e9c
Added a loop for the formatting test, so we can see where errors happen.
|
2 years ago |
Chris Boesch
|
c43ade9677
Merge pull request #255 from perillo/improve-ci-more
|
2 years ago |
Chris Boesch
|
58e28761be
Merge pull request #256 from perillo/improve-more-2
|
2 years ago |
Chris Boesch
|
7470c29475
Python isn't necessary
|
2 years ago |
Manlio Perillo
|
cac7391247
.gitattributes: remove support for old files, add python
|
2 years ago |
Manlio Perillo
|
9273fe2dd8
.gitignore: add zig-out, remove vim backup and swap files
|
2 years ago |
Manlio Perillo
|
6effa7fe84
workflow: add a test job to ci.yml
|
2 years ago |
Manlio Perillo
|
b5036b776a
workflows: use actions/checkout@v3
|
2 years ago |
Manlio Perillo
|
49e7c51f9a
Fix formatting in exercise 99
|
2 years ago |
Manlio Perillo
|
fd6f3eebbb
eowyn.sh: set the -e option
|
2 years ago |
Manlio Perillo
|
4b58de26d3
eowyn: always quote variables
|
2 years ago |
Chris Boesch
|
752efd891d
Merge pull request #250 from perillo/improve-test-coverage-2
|
2 years ago |
Chris Boesch
|
64d90c3397
timeout to 60 minutes
|
2 years ago |
Manlio Perillo
|
4f690b074a
test: add a test for `zig build -Dn=1`
|
2 years ago |
Manlio Perillo
|
5b2e842157
test: change the order of `zig build` options
|
2 years ago |
Manlio Perillo
|
131772edd7
test: add test for `zig build` and `zig build -Dn=1 start`
|
2 years ago |
Manlio Perillo
|
3dd7cdcb3b
build: make exercise output more reliable
|
2 years ago |
Manlio Perillo
|
cec0aa51db
test: fix incorrect cleanup code
|
2 years ago |
Manlio Perillo
|
108c145bdd
test: refactorize the code
|
2 years ago |
Dave Gauer
|
2775d21ed0
Another README coverage list edit
|
2 years ago |
Dave Gauer
|
960da57e68
Tweaked README coverage list
|
2 years ago |
Dave Gauer
|
346e6b00cd
Updated README and CONTRIBUTING to reflect reality
|
2 years ago |
Dave Gauer
|
42c430a0c0
Ex 099 format instructions to 65 columns, wording, examples
|
2 years ago |
Chris Boesch
|
99891b53fb
Update 099_formatting.zig
|
2 years ago |
Chris Boesch
|
4435cebe7a
Merge pull request #247 from chrboesch/formatting
|
2 years ago |
Chris Boesch
|
d6d30934db
added first formatting exercise
|
2 years ago |
Chris Boesch
|
2ed24ab3cf
Merge pull request #234 from perillo/improve-ci
|
2 years ago |