Commits
- Commit:
d4b583a2c1d6bd87e203e605ec2b8e9353807b4e
- From:
- Omar Polo <op@omarpolo.com>
- Date:
util/got-build-regress.sh: add missing make server-install
- Commit:
125fc911a4943d3daac3707911900bbeb7413db8
- From:
- Omar Polo <op@omarpolo.com>
- Date:
got-build-regress.sh: ron gotd regress suite too with -G
Needs doas to elevate privileges.
ok stsp@
- Commit:
d35c69f0312bf3a3e11a2668c942bacdded34b4d
- From:
- Omar Polo <op@omarpolo.com>
- Date:
got-build-regress.sh: build gotd too; ok stsp@
- Commit:
bfeaf20697447c069684b6367fa5eb5e7920ce5b
- From:
- Omar Polo <op@omarpolo.com>
- Date:
got-build-regress.sh: add another round of testing with ref-deltas
ok stsp
- Commit:
bcfa81c7d30bcafdd71a03b1ca679ad735fd0a80
- From:
- Omar Polo <op@omarpolo.com>
- Date:
got-build-regress.sh: use -eq/-ne instead of ==/!= for numbers
- Commit:
243a8f150f5f79c7530b415ca9df09bdbebd0cf9
- From:
- Omar Polo <op@omarpolo.com>
- Date:
util/got-build-regress.sh: simplify lockfile cleanup
trap on EXIT too so the lockfile is deleted on quit (both successful and
not.) While here simplify a cd too.
ok stsp@
- Commit:
de9bfe528565e8074ae67514ca6f3512aae41b67
- From:
- Omar Polo <op@omarpolo.com>
- Date:
util/got-build-regress.sh: switch from getopt(1) to getopts
ok stsp@
- Commit:
0699137833e7cb9e377669787add963cafb545bc
- From:
- Tracey Emery <tracey@traceyemery.net>
- Date:
farewell, gotweb. you served us well. rm gotweb, ok stsp@
- Commit:
6f3190632709528909c1dc45046a2a85921584aa
- From:
- Josiah Frentsos <jfrent@tilde.team>
- Via:
- Stefan Sperling <stsp@stsp.name>
- Date:
sort getopt() option lists and switch statements; patch by Josiah Frentsos
- Commit:
5e91dae4dd43b8024731223110ab18f505f453ac
- From:
- Josiah Frentsos <jfrent@tilde.team>
- Via:
- Stefan Sperling <stsp@stsp.name>
- Date:
remove trailing whitespace; patch by Josiah Frentsos
- Commit:
827a167b34401bd6541b199377e4e6c68d643151
- From:
- Josiah Frentsos <jfrent@tilde.team>
- Via:
- Stefan Sperling <stsp@stsp.name>
- Date:
Group options in accordance with style(9)
patch by Josiah Frentsos
- Commit:
c5c77d2960094a7f94bd278d71f3dad2d8fd2533
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
make got-build-regress.sh run tests a second time with GOT_TEST_PACK=1
- Commit:
462c1b38af57516c35bc41c98af244cacb2ffdbe
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
got-build-regress.sh: add -R option to usage message
- Commit:
905472e805ce86231bc35b7cc27b703fa84c33ce
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
got-build-regress.sh: support running tests with a non-default test root dir
- Commit:
9c1dd3ecb5f919d34c85928d32d6caf6406ea975
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
update defalt branch name in got-build-regress.sh
- Commit:
e6db639971bcaa0d9cf9828be53a16c35297c2f6
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
allow overriding the From: header in mail sent by got-build-regress.sh
- Commit:
bc90a07f2cdaedb3a1bbbc1e88bd930528e9f386
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
actually run release mode builds at the end of got-build-regress.sh
- Commit:
18f89b627808220c73c9684b6ccc2b9e158d358f
- From:
- Stefan Sperling <stsp@stsp.name>
- Date:
add script which runs build and regress and sends failure reports via email