summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* tests/*.sh: Add copyright noticesP. J. McDermott2017-07-2312-0/+24
|
* tests/remove-suite.sh: New test fileP. J. McDermott2017-07-232-1/+62
|
* tests/*.sh: Add ":" to end for zero exit statusP. J. McDermott2017-07-2311-0/+22
|
* tests/include.sh: Check suite manifestP. J. McDermott2017-07-231-1/+7
|
* tests/copy-suite-existing.sh: New test fileP. J. McDermott2017-07-232-1/+84
|
* tests/copy-suite-new-version-refcnt.sh: New test fileP. J. McDermott2017-07-232-1/+54
|
* tests/copy-suite.sh: New test fileP. J. McDermott2017-07-232-1/+61
|
* tests/include-existing.sh: New test fileP. J. McDermott2017-07-232-0/+65
|
* tests/remove-no-gc.sh: New test fileP. J. McDermott2017-07-232-1/+55
|
* tests/remove.sh: New test fileP. J. McDermott2017-07-232-1/+66
|
* tests/process-incoming.sh: Fix line wrappingP. J. McDermott2017-07-231-2/+2
|
* tests/include-new-version-no-gc.sh: New test fileP. J. McDermott2017-07-232-0/+50
|
* tests/include-new-version.sh: New test fileP. J. McDermott2017-07-232-0/+93
|
* tests/process-incoming.sh: New test fileP. J. McDermott2017-07-232-1/+109
|
* tests/aux/opk.sh: Generate *.changes and *.opk in incoming/P. J. McDermott2017-07-231-1/+6
|
* tests/include.sh: New test fileP. J. McDermott2017-07-232-1/+84
|
* tests/aux/opk.sh: New fileP. J. McDermott2017-07-232-1/+89
|
* tests/version.sh: Use tests/aux/init.shP. J. McDermott2017-07-231-5/+4
|
* tests/aux/init.sh: New fileP. J. McDermott2017-07-232-0/+60
|
* tests/aux/defs.sh.in: New fileP. J. McDermott2017-07-232-0/+3
|
* Makefile.am: Update copyright yearsP. J. McDermott2017-07-221-1/+1
|
* Makefile.am: Override PACKAGE_STRING with git-describe outputP. J. McDermott2017-07-221-0/+10
| | | | This makes the test suite output and log a little more informative.
* tests/version.sh: New test fileP. J. McDermott2017-07-222-1/+35
|
* tests/aux/tap-functions.sh: Drop `set -x`P. J. McDermott2017-07-221-2/+0
|
* Makefile.am: s/TEST_LOG_DRIVER/SH_LOG_DRIVER/P. J. McDermott2017-07-221-1/+1
|
* Makefile.am: Set TEST_EXTENSIONS and TEST_LOG_DRIVERP. J. McDermott2017-07-221-0/+4
|
* Makefile.am, tests/local.mk: s/tests/TESTS/P. J. McDermott2017-07-222-2/+2
|
* configure.ac: Require build-aux/tap-driver.shP. J. McDermott2017-07-221-0/+1
|
* tests/aux/tap-functions.sh: New fileP. J. McDermott2017-07-222-1/+233
| | | | Copied from t/ax/tap-functions.sh in GNU Automake.
* .gitignore: Include tests/aux/P. J. McDermott2017-07-221-0/+1
|
* Makefile.am: Distribute build-aux/tap-driver.shP. J. McDermott2017-07-221-1/+2
|
* build-aux/tap-driver.sh: New fileP. J. McDermott2017-07-221-0/+651
| | | | Copied from lib/tap-driver.sh in GNU Automake.
* .gitignore: Include build-aux/tap-driver.shP. J. McDermott2017-07-221-3/+4
|
* `git ls-files -- src/ | xargs sed -i 's|^# lib/|# src/|'`P. J. McDermott2017-07-2218-18/+18
|
* cmd/version: Update copyright yearsP. J. McDermott2017-07-221-1/+1
|
* NEWS: Update copyright yearsP. J. McDermott2017-07-221-1/+1
|
* load_locale(): Add missing argument to error()P. J. McDermott2017-07-221-1/+1
|
* NEWS: Mention use of git-describeP. J. McDermott2017-07-221-0/+2
|
* load_locale(): Throw an error, not a warning, on missing localeP. J. McDermott2017-07-221-1/+1
|
* HACKING: RemoveP. J. McDermott2017-07-221-42/+0
|
* NEWS: Note in-place execution and out-of-tree buildsP. J. McDermott2017-07-221-0/+4
|
* Makefile.am: Generate .builddirstampP. J. McDermott2017-07-221-1/+7
|
* load_locale(): Automatically set localedir when in build dirP. J. McDermott2017-07-221-2/+2
|
* main(): Detect execution from build directoryP. J. McDermott2017-07-221-0/+10
|
* AUTHORS: New fileP. J. McDermott2017-07-221-0/+1
|
* Improve license noticesP. J. McDermott2017-07-2220-180/+240
|
* scripts/update-license-notice.sh: Don't copy first line of old noticeP. J. McDermott2017-07-221-0/+1
|
* scripts/update-license-notice.sh: Rewrite in native SCL (works now)P. J. McDermott2017-07-221-11/+19
|
* scripts/update-license-notice.sh: New file (doesn't work)P. J. McDermott2017-07-221-0/+54
|
* scripts/announce-release.sh: Update signatureP. J. McDermott2017-07-221-4/+3
|