Eric S. Raymond
|
129136b51e
|
Integrate multifile test into TAP sequence.
|
2022-04-13 02:58:02 -04:00 |
|
Eric S. Raymond
|
7b3b5d32c0
|
More steps towards TAP.
|
2022-04-13 02:42:25 -04:00 |
|
Eric S. Raymond
|
c78845e05a
|
Update maxhinert for tap from reposurgeon...
...but it doesn't work yet.
|
2022-04-12 23:23:48 -04:00 |
|
Eric S. Raymond
|
49e2479efa
|
Improve test coverage.
|
2022-04-07 06:42:20 -04:00 |
|
Eric S. Raymond
|
5ab94ce8de
|
Fix bad copypasta.
|
2021-03-14 20:45:34 -04:00 |
|
Eric S. Raymond
|
5aaa22860a
|
Experimental steps towards TAP and test parallelization.
|
2021-03-10 16:56:39 -05:00 |
|
NHOrus
|
7ad7dd209e
|
Remove extraneous listing of files
|
2017-08-13 12:14:09 +01:00 |
|
Jason S. Ninneman
|
ee7bacc9ec
|
Use Fedora for the CI pipeline.
|
2017-07-17 13:56:52 -04:00 |
|
Aaron Traas
|
a6e80af64f
|
adventure.yaml - coverage of all scoring class thresholds
|
2017-07-13 21:52:27 -04:00 |
|
Jason S. Ninneman
|
bd1b893263
|
Python-agnosticize coverage_dungeon.py.
|
2017-07-11 23:14:40 +00:00 |
|
Aaron Traas
|
21c36003cd
|
Test message corrected
|
2017-07-10 16:04:48 -04:00 |
|
Aaron Traas
|
4446c61d5f
|
Now YAML coverage test generates a nice HTML template
|
2017-07-07 22:41:59 -04:00 |
|
Eric S. Raymond
|
3b64fb3bfd
|
Reduce test makefile verbosity under Emacs.
|
2017-07-05 11:09:56 -04:00 |
|
Eric S. Raymond
|
708dd0fb4a
|
Imprive coverage of cheat.
|
2017-07-02 13:57:01 -04:00 |
|
Aaron Traas
|
2d71fe8137
|
Add capabilities to cheat. Expand testing to cover.
|
2017-07-02 12:52:17 -04:00 |
|
NHOrus
|
e65132a108
|
Ability to use non-standard FreeBSD gcov tool
|
2017-07-02 10:16:13 -04:00 |
|
NHOrus
|
3c8482a613
|
Change state of vase
Clear temporary save where it needs to be cleared instead of random places
|
2017-07-01 18:25:39 +03:00 |
|
NHOrus
|
562569f33c
|
Putting cleanup in the right place, too
|
2017-07-01 15:39:37 +03:00 |
|
NHOrus
|
b0705ba0bb
|
Fix make debug check
|
2017-07-01 15:39:37 +03:00 |
|
Aaron Traas
|
a434192373
|
Fixed automated testing
|
2017-06-29 10:16:41 -04:00 |
|
Eric S. Raymond
|
d5942e1732
|
More test repairing.
|
2017-06-28 13:21:31 -04:00 |
|
Eric S. Raymond
|
783e2e5e2d
|
Repair test breakage from previous commit.
|
2017-06-28 13:18:07 -04:00 |
|
Aaron Traas
|
eb89cd5b4e
|
Cleaned up tests/Makefile - added save generation to its own target
|
2017-06-28 10:57:28 -04:00 |
|
Aaron Traas
|
6152e35afd
|
Test coverage: command-line options for advent
|
2017-06-28 10:57:28 -04:00 |
|
Aaron Traas
|
3b780dd57e
|
Test coverage -- 100% cheat for real this time
|
2017-06-28 10:57:28 -04:00 |
|
Aaron Traas
|
7b1eb1ec58
|
buildregress now generates save files correctly.
|
2017-06-27 16:13:49 -04:00 |
|
Aaron Traas
|
2781413fa9
|
100% coverage of cheat.c
|
2017-06-27 16:13:49 -04:00 |
|
Aaron Traas
|
0a30176a8c
|
Allow cheat to generate save files with bogus numbers.
Also remove pre-built save file for resumefail.log
|
2017-06-27 16:13:49 -04:00 |
|
Aaron Traas
|
7392603b7d
|
"cheat" now has command-line arguments for generating cheat files
-d number of deaths. Signed integer value
-s number of saves. Signed integer value
-o file name of save game to write
|
2017-06-27 16:13:49 -04:00 |
|
Eric S. Raymond
|
d6cb6f0d8d
|
Create a cheater to test strange save/resume cases.
Patch due to Aaron Traas, but needed modification because of code
drift since submission.
|
2017-06-26 15:07:09 -04:00 |
|
Eric S. Raymond
|
73f3831294
|
Add -l to coverage testing.
|
2017-06-20 08:34:01 -04:00 |
|
Eric S. Raymond
|
d250b51030
|
Get usage message into coverage tests.
|
2017-06-18 23:31:59 -04:00 |
|
Eric S. Raymond
|
d7bb3f61eb
|
Test coverage of -s and -l options.
|
2017-06-16 09:54:10 -04:00 |
|
Peje Nilsson
|
b6db1731ed
|
Run the rm in the same subshell
|
2017-06-14 08:32:06 -04:00 |
|
Jason S. Ninneman
|
0f65f14b36
|
Remove .adv files with make clean.
|
2017-06-08 00:15:03 -07:00 |
|
Jason S. Ninneman
|
b2c774afeb
|
Alphabetically sort the test file list.
This ensures that appropriately-named tests run in sequence. E.g., test.1.log, test.2.log, etc.
|
2017-06-05 19:21:08 -07:00 |
|
Eric S. Raymond
|
5b28397739
|
Make it possible to pass options to advent from within regression-test loads.
|
2017-06-04 16:06:21 -04:00 |
|
Jason S. Ninneman
|
900f8d9df5
|
Do code coverage analysis, and publish the results to GitLab Pages.
|
2017-06-02 15:52:52 -07:00 |
|
Jason S. Ninneman
|
f0528b0ded
|
Move database compilation out into its own tool (for now).
|
2017-05-28 21:46:54 -07:00 |
|
Eric S. Raymond
|
e0f160d313
|
Remove debris from the Makefile.
|
2017-05-28 13:55:41 -04:00 |
|
Eric S. Raymond
|
4ab32f98a6
|
More Makefile simplification.
|
2017-05-27 10:32:11 -04:00 |
|
Eric S. Raymond
|
708d728bb5
|
Simplify the test makefile.
|
2017-05-27 10:31:16 -04:00 |
|
NHOrus
|
df23b58032
|
Different, correct fix of tests
Now without caching .data and extended cleanup
|
2017-05-26 09:41:54 +03:00 |
|
Eric S. Raymond
|
894724d1c8
|
First version of regression tests.
Only one test so far but the framework for more is in place.
|
2017-05-26 00:22:51 -04:00 |
|