summaryrefslogtreecommitdiffstats
path: root/t/t1430-bad-ref-name.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* Merge branch 'ps/ref-tests-update'Junio C Hamano2023-12-101-6/+6
|\
| * t: convert tests to not access symrefs via the filesystemPatrick Steinhardt2023-11-031-6/+6
* | Merge branch 'jc/test-i18ngrep'Junio C Hamano2023-11-081-11/+11
|\ \ | |/ |/|
| * tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-11/+11
* | t: use git-show-ref(1) to check for ref existencePatrick Steinhardt2023-11-011-9/+18
|/
* t1430: create valid symrefs using test-helperHan-Wen Nienhuys2021-12-071-8/+6
* t1430: remove refs using test-toolHan-Wen Nienhuys2021-12-071-12/+12
* refs: introduce REF_SKIP_REFNAME_VERIFICATION flagHan-Wen Nienhuys2021-12-071-27/+32
* Merge branch 'ab/mark-leak-free-tests'Junio C Hamano2021-10-261-0/+1
|\
| * leak tests: mark various "generic" tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason2021-10-131-0/+1
* | ref-filter: stop setting FILTER_REFS_INCLUDE_BROKENJeff King2021-09-271-1/+1
|/
* tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason2021-02-111-1/+1
* t[01]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-27/+27
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
* branch: correctly reject refs/heads/{-dash,HEAD}Junio C Hamano2017-11-151-0/+43
* tests: fix tests broken under GETTEXT_POISON=YesPleaseÆvar Arnfjörð Bjarmason2017-05-111-1/+1
* ref_transaction_update(): check refname_is_safe() at a minimumMichael Haggerty2016-06-131-1/+1
* t1430: improve test coverage of deletion of badly-named refsMichael Haggerty2016-04-101-8/+96
* t1430: test for-each-ref in the presence of badly-named refsMichael Haggerty2016-04-101-0/+16
* t1430: don't rely on symbolic-ref for creating broken symrefsMichael Haggerty2016-04-101-2/+2
* t1430: clean up broken refs/tags/shadowMichael Haggerty2016-04-101-1/+1
* t1430: test the output and error of some commands more carefullyMichael Haggerty2016-04-101-6/+12
* branch.c: use 'ref-filter' APIsKarthik Nayak2015-09-251-11/+20
* t1430: add another refs-escape testJeff King2015-04-161-0/+8
* refs.c: allow listing and deleting badly named refsRonnie Sahlberg2014-10-151-1/+124
* test: put tests for handling of bad ref names in one placeRonnie Sahlberg2014-10-151-0/+84