haproxy/reg-tests/http-rules
Willy Tarreau 4fd376d51d REGTEST: relax the IPv6 address format checks in converters_ipmask_concat_strcmp_field_word
In Travis build https://travis-ci.com/haproxy/haproxy/jobs/195477767 we
can see that OSX tends to pad zeroes at a different position than Linux
in compact IPv6 addresses, resulting in a failure in the checks which
were developped on Linux. This patch uses [0:]* in holes and [0:]+ at the
end of addresses to allow the different variants. It will unfortunately
also accept impossible addresses but there is no reason that we have to
care about for such crap to be emitted.
2019-04-25 08:47:15 +02:00
..
converters_ipmask_concat_strcmp_field_word.map REGTEST: rename the reg test files. 2019-04-23 15:37:03 +02:00
converters_ipmask_concat_strcmp_field_word.vtc REGTEST: relax the IPv6 address format checks in converters_ipmask_concat_strcmp_field_word 2019-04-25 08:47:15 +02:00
h1_to_h1c.vtc REGTEST: rename the reg test files. 2019-04-23 15:37:03 +02:00
h1or2_to_h1c.vtc REGTEST: rename the reg test files. 2019-04-23 15:37:03 +02:00
map_redirect-be.map REGTEST: rename the reg test files. 2019-04-23 15:37:03 +02:00
map_redirect.map REGTEST: rename the reg test files. 2019-04-23 15:37:03 +02:00
map_redirect.vtc REGTEST: adapt some reg tests after renaming. 2019-04-23 15:37:11 +02:00
map_regm_with_backref.map REGTEST: rename the reg test files. 2019-04-23 15:37:03 +02:00
map_regm_with_backref.vtc REGTEST: adapt some reg tests after renaming. 2019-04-23 15:37:11 +02:00