aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSarah Day <sarahday@mit.edu>2016-01-19 09:50:33 -0500
committerGreg Hudson <ghudson@mit.edu>2016-08-10 11:58:52 -0400
commitef1e428b19aca8a692d2ca77750a5c38b3787eae (patch)
treede81e30a19993e9535b78b74ca82aea439d8157e /.gitignore
parent0db097ba8b605ea7a6e0364ad786da6528868179 (diff)
downloadkrb5-ef1e428b19aca8a692d2ca77750a5c38b3787eae.zip
krb5-ef1e428b19aca8a692d2ca77750a5c38b3787eae.tar.gz
krb5-ef1e428b19aca8a692d2ca77750a5c38b3787eae.tar.bz2
Add unit tests for k5_parse_host_string
Make is_string_numeric() visible outside of parse_host_string.c as k5_is_string_numeric() so it can be tested. Make k5_parse_host_string() return an error when address begins with ':', for consistency with APR's apr_parse_addr_port(). [ghudson@mit.edu: squashed three commits; added t_parse_host_string to .gitignore and clean rule; clarified commit message]
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3b63c98..4baf11a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -331,6 +331,7 @@ local.properties
/src/lib/krb5/krb/t_in_ccache
/src/lib/krb5/krb/t_kerb
/src/lib/krb5/krb/t_pac
+/src/lib/krb5/krb/t_parse_host_string
/src/lib/krb5/krb/t_princ
/src/lib/krb5/krb/t_ser
/src/lib/krb5/krb/t_vfy_increds