python:tests: Store keys as bytes rather than as lists of ints
[samba.git] / testprogs / blackbox / subunit.sh
2023-06-16 Andreas Schneidertestprogs:subunit: Fix integer comparisons
2023-06-16 Andreas Schneidertestprogs:subunit: Fix assigning an array to a string
2023-04-12 Joseph Suttontestprogs: Return correct status code
2023-04-12 Joseph Suttontestprogs: Make testit_expect_failure() return 0 on...
2023-03-03 Björn Baumbachtestprogs: adapt return values of testit_expect_failure...
2022-11-10 Volker Lendecketestprogs: Fix testit_expect_failure_grep()
2022-11-10 Volker Lendecketestprogs: Add testit_grep_count() helper
2022-08-04 Andreas Schneidertestprogs: Reformat subunit.sh
2020-11-11 Stefan Metzmachertestprogs/blackbox: make sure subunit.sh always termina...
2018-09-04 Stefan Metzmachertestprogs/blackbox: add testit[_expect_failure]_grep...
2017-05-05 Christof Schmitttestprogs: Ignore escape characters when printing test...
2017-03-15 Andreas Schneidertestprogs: Correctly expand shell parameters
2016-11-23 Volker Lendeckeselftest: Fix timestamps on FreeBSD 11
2016-08-31 Douglas Bagnallblackbox tests: add timestamps for subunit tests
2016-02-20 Christof Schmitttestprogs/blackbox/subunit: Fix testok
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-03-04 Andrew Bartlettsubunit: Add a sh macro for skipping a test
2011-02-16 Michael Adamtestprogs/blackbox/subunit: add testok() for easier...
2011-02-07 Andrew Tridgellblackbox: removed assumption of build directory
2010-07-10 Stefan Metzmachertestprogs/blackbox/subunit.sh: initialize failed to 0
2009-09-09 Andrew Kroegertestprogs:subunit.sh: Add function for expected failures.
2009-01-08 Stefan Metzmachers4:blackbox: don't remove newlines in the subunit failu...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-22 Andrew TridgellMerge commit 'origin/v4-0-test' into v4-0-test
2008-05-22 Andrew Kroegersubunit.sh: Properly capture and pass on the command...
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-16 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-16 Jelmer VernooijUse library for subunit test functions.