index
:
opkbuild/opkbuild.git
feature/build-system-improvements
feature/remove-_ob_local
master
OPK build system
Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Makefile.am, tests/*.sh: Set and use source and build dir env vars
Patrick McDermott
2018-12-24
5
-25/+10
*
tests/*.sh: Parameterize SHSOEXT and LIBOPKBUILD_SHSOVERSION
Patrick McDermott
2018-12-24
5
-5/+5
*
tests/*.sh: Update copyright holder name
Patrick McDermott
2018-12-24
5
-5/+5
*
tests/ob_match_arch.sh: Fix header comment
Patrick McDermott
2018-12-24
1
-1/+1
*
tests/*.sh: Update header comments, copyright years, & license
Patrick McDermott
2018-12-24
5
-45/+45
*
tests/ob_parse_dep.sh, tests/ob_reduce_deps.sh: s/core-linux-eglibc/amd64-lin...
Patrick McDermott
2018-12-24
2
-32/+32
*
tests/ob_parse_dep.sh: Convert to TAP
Patrick McDermott
2018-12-24
3
-115/+119
*
tests/ob_reduce_deps.sh: Correct a comment
Patrick McDermott
2018-12-24
1
-1/+1
*
tests/ob_reduce_deps.sh: Convert to TAP
Patrick McDermott
2018-12-24
3
-106/+118
*
tests/ob_plat_is_concerned.sh: Convert to TAP
Patrick McDermott
2018-12-23
3
-104/+90
*
tests/ob_arch_is_concerned.sh: Convert to TAP
Patrick McDermott
2018-12-23
3
-105/+89
*
tests/common.sh: Remove
Patrick McDermott
2018-12-23
1
-33/+0
*
tests/ob_match_arch.sh: Convert to TAP
Patrick McDermott
2018-12-23
3
-114/+47
*
Makefile.am, tests/local.mk: Use TAP
Patrick McDermott
2018-12-23
1
-13/+6
*
tests/aux/tap-functions.sh: New file
Patrick McDermott
2018-12-23
1
-0/+229
*
ob_use(): Remove
Patrick McDermott
2018-12-22
6
-33/+0
*
tests/common.sh: Load libopkbuild and neuter ob_use()
Patrick McDermott
2018-12-22
1
-2/+2
*
Remove copyright notices from local.mk files
Patrick McDermott
2018-12-22
1
-18/+0
*
libopkbuild: Change output file extension to .sho
Patrick McDermott
2018-12-22
1
-2/+2
*
tests/ob_parse_dep.rc: Add a testcase
P. J. McDermott
2014-10-24
1
-0/+8
*
tests/common.sh: Remove _ob_local and _ob_return.
P. J. McDermott
2014-05-15
1
-11/+8
*
tests/ob_arch_is_concerned.sh: New test.
P. J. McDermott
2014-05-15
3
-0/+126
*
tests/ob_plat_is_concerned.sh: New test.
P. J. McDermott
2014-05-15
3
-2/+126
*
tests/local.mk: New "tests_data" macro.
P. J. McDermott
2014-05-13
1
-0/+5
*
Fix tests file names for distribution.
P. J. McDermott
2013-06-15
1
-3/+3
*
Make test target non-recursive.
P. J. McDermott
2013-06-15
2
-64/+22
*
Additionally license everything under GPLv2.
P. J. McDermott
2012-10-16
5
-5/+5
*
Include tests in opkbuild distribution archive.
P. J. McDermott
2012-10-10
1
-0/+10
*
Improve format of "ob_parse_dep" test data.
P. J. McDermott
2012-10-02
3
-36/+108
*
Improve format of "ob_reduce_deps" test data.
P. J. McDermott
2012-10-02
3
-48/+88
*
Add "ob_match_arch" unit test.
P. J. McDermott
2012-10-02
3
-1/+147
*
Add more data for "ob_reduce_deps" test.
P. J. McDermott
2012-09-09
1
-0/+14
*
Enable "ob_reduce_deps" test.
P. J. McDermott
2012-09-09
1
-1/+1
*
Add unit test for ob_reduce_deps.
P. J. McDermott
2012-09-09
2
-0/+71
*
Rename data file for "ob_parse_dep" test.
P. J. McDermott
2012-09-09
2
-1/+1
*
Rename "deps" test to "ob_parse_dep".
P. J. McDermott
2012-09-09
1
-2/+2
*
Highlight test results banner.
P. J. McDermott
2012-09-09
1
-1/+12
*
Improve ob_parse_dep test output.
P. J. McDermott
2012-09-09
1
-9/+8
*
Collect test output on STDERR.
P. J. McDermott
2012-09-09
1
-1/+1
*
Update tests/common.sh for commit 01cd33a4.
P. J. McDermott
2012-09-09
1
-3/+6
*
Set non-zero exit status on test failures.
P. J. McDermott
2012-09-09
2
-0/+6
*
Add pass/fail logic for tests to build system.
P. J. McDermott
2012-09-09
1
-5/+15
*
Fix depstab parsing and component testing.
P. J. McDermott
2012-09-09
1
-3/+10
*
Fix test_assert.
P. J. McDermott
2012-09-09
1
-2/+4
*
Enable "deps" test.
P. J. McDermott
2012-09-09
1
-1/+1
*
Fix paths in tests.
P. J. McDermott
2012-09-09
2
-4/+6
*
Add a unit test for ob_parse_dep.
P. J. McDermott
2012-09-08
2
-0/+59
*
Implement functions common to all unit tests.
P. J. McDermott
2012-09-08
1
-0/+50
*
Pass DESTDIR macro into environment of unit tests.
P. J. McDermott
2012-09-08
1
-1/+1
*
Add support for unit tests to build system.
P. J. McDermott
2012-09-08
1
-0/+33