Commits
- Commit:
8a1f36275eaed118cb07b7249c136e3da8d0ef62
- From:
- Omar Polo <op@omarpolo.com>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
util/got-build-regress.sh: add missing make server-install
- Commit:
370dd2e6a3e6f92f4dad349235c7b9d3f4f1a583
- From:
- Omar Polo <op@omarpolo.com>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
got-build-regress.sh: ron gotd regress suite too with -G
Needs doas to elevate privileges.
ok stsp@
- Commit:
36967ea86e8738716661e52fa6d63b7a91698e90
- From:
- Omar Polo <op@omarpolo.com>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
got-build-regress.sh: build gotd too; ok stsp@
- Commit:
9020067b214b4a3606a3beed690df65a9ce4f564
- From:
- Omar Polo <op@omarpolo.com>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
got-build-regress.sh: add another round of testing with ref-deltas
ok stsp
- Commit:
be1adb68ca2a90d29b3e3af776e71bef197faf6d
- From:
- Omar Polo <op@omarpolo.com>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
got-build-regress.sh: use -eq/-ne instead of ==/!= for numbers
- Commit:
a2f760e6003aa707739f7a5f1cef32af2dffd6c2
- From:
- Omar Polo <op@omarpolo.com>
- Via:
- Thomas Adam <thomas@xteddy.org>
- 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:
b891075b5ec041573f6aa9a1e25dbee0e2ec8c7e
- From:
- Omar Polo <op@omarpolo.com>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
util/got-build-regress.sh: switch from getopt(1) to getopts
ok stsp@
- Commit:
85c360aaa1efe49063956a1fdfd7e46d8e5a92b3
- From:
- Tracey Emery <tracey@traceyemery.net>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
farewell, gotweb. you served us well. rm gotweb, ok stsp@
- Commit:
f7065961155cb464f66b5189bf6103ab84afab3f
- From:
- Josiah Frentsos <jfrent@tilde.team>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
sort getopt() option lists and switch statements; patch by Josiah Frentsos
- Commit:
b6b86fd1b9828e38d59915e62fddce62952b8b75
- From:
- Josiah Frentsos <jfrent@tilde.team>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
remove trailing whitespace; patch by Josiah Frentsos
- Commit:
d6506a3d8fbcc06720765fc488978d6ad81202d4
- From:
- Josiah Frentsos <jfrent@tilde.team>
- Via:
- Thomas Adam <thomas@xteddy.org>
- Date:
Group options in accordance with style(9)
patch by Josiah Frentsos
- Commit:
abf56c366ee316cca91e43e758a3a5fd5e1668cb
- From:
- Stefan Sperling <stsp@stsp.name>
- Via:
- Thomas Adam <thomas@xteddy.org>
- 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