Refine some detection with more test cases

This commit is contained in:
Faisal Salman
2021-03-25 23:18:46 +07:00
parent 69a568ae49
commit 8d5685771d
4 changed files with 376 additions and 156 deletions

View File

@@ -166,5 +166,13 @@
{
"architecture" : "amd64"
}
},
{
"desc" : "IRIX64",
"ua" : "Mozilla/4.8C-SGI [en] (X11; U; IRIX64 6.5 IP27",
"expect" :
{
"architecture" : "irix64"
}
}
]