Skip to content

Commit

Permalink
[Truffle] Adding tags for failing ipaddr specs
Browse files Browse the repository at this point in the history
  • Loading branch information
bjfish committed May 17, 2015
1 parent e3a350f commit 9889853
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/truffle/tags/library/ipaddr/hton_tags.txt
@@ -0,0 +1,2 @@
fails:IPAddr#hton converts IPAddr to network byte order
fails:IPAddr#new_ntoh creates a new IPAddr using hton notation
3 changes: 3 additions & 0 deletions spec/truffle/tags/library/ipaddr/new_tags.txt
@@ -1 +1,4 @@
fails:IPAddr#new initializes IPAddr ipv4 mapped address with subnet mask
fails:IPAddr#new initializes IPAddr ipv4 address
fails:IPAddr#new initializes IPAddr ipv4 address with / subnet notation
fails:IPAddr#new initializes IPAddr ipv4 address with subnet mask

0 comments on commit 9889853

Please sign in to comment.