File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,11 @@ framework.
3030
3131Our Outreachy intern ported some of the unit tests.
3232
33- See:
33+ ** Note** : Owing to additional care needed to convert
34+ reftable unit tests in ` t0032-reftable-unittest.sh ` ,
35+ it is covered as a separate project below.
36+ So, this project solely focuses on unit tests _ other than_
37+ the reftable ones.
3438
3539- this discussion
< https://lore.kernel.org/git/[email protected] / > 3640- < https://lore.kernel.org/git/[email protected] / > @@ -49,7 +53,7 @@ Possible mentors:
4953
5054### Convert reftable unit tests to use the unit testing framework
5155
52- The "reftable" unit tests in " t0032-reftable-unittest.sh"
56+ The "reftable" unit tests in ` t0032-reftable-unittest.sh `
5357predate the unit testing framework that was recently
5458introduced into Git. These tests should be converted to use
5559the new framework.
You can’t perform that action at this time.
0 commit comments