Johannes Sixt <j.sixt@xxxxxxxxxxxxx> writes: > Nice idea. Another class would be the tests that depend on that the > filesystem supports symbolic links. > >> -test_expect_success 'iso-8859-1' ' >> +test_expect_success I18N 'iso-8859-1' ' > > How do the tests look like if this token is the *last* argument? I thought about it but rejected it because it is much easier to spot class tokens if it comes immediately after test_expect_xyzzy. I suspect that certain classes of tests that need to be skipped can be autodetected inside test-lib.sh; it would be an independent topic to build on top of this. Your example of 64-bit may be one of them. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html