| LOW | tests/browser/01_io.js | 1 | /** |
| LOW | tests/browser/01_io.js | 681 | // /* Side panel displays correct info */ |
| LOW | tests/browser/02_ops.js | 81 | testOp(browser, ["Bzip2 Compress", "To Hex"], "test input", "42 5a 68 39 31 41 59 26 53 59 cf 96 82 1d 00 00 03 |
| LOW | tests/browser/02_ops.js | 101 | // testOp(browser, "Comment", "test input", "test_output"); |
| LOW | tests/browser/02_ops.js | 121 | // testOp(browser, "Dechunk HTTP response", "test input", "test_output"); |
| LOW | tests/browser/02_ops.js | 141 | // testOp(browser, "Extract dates", "test input", "test_output"); |
| LOW | tests/browser/02_ops.js | 161 | // testOp(browser, "Format MAC addresses", "test input", "test_output"); |
| LOW | tests/browser/02_ops.js | 181 | // testOp(browser, "From Octal", "test input", "test_output"); |
| LOW | tests/browser/02_ops.js | 221 | // testOp(browser, "JWT Decode", "test input", "test_output"); |
| LOW | tests/browser/02_ops.js | 241 | // testOp(browser, "MD6", "test input", "test_output"); |
| LOW | tests/browser/02_ops.js | 261 | // testOp(browser, "PGP Decrypt and Verify", "test input", "test_output"); |
| LOW | tests/browser/02_ops.js | 281 | // testOp(browser, "Parse User Agent", "test input", "test_output"); |
| LOW | tests/browser/02_ops.js | 301 | testOpHtml(browser, "Regular expression", "The cat sat on the mat", ".hl2:last-child", "mat", ["User defined", " |
| LOW | tests/browser/02_ops.js | 321 | // testOp(browser, "SQL Minify", "test input", "test_output"); |
| LOW | tests/browser/02_ops.js | 341 | // testOp(browser, "Standard Deviation", "test input", "test_output"); |
| LOW | tests/browser/02_ops.js | 361 | // testOp(browser, "To Base32", "test input", "test_output"); |
| LOW | tests/browser/02_ops.js | 381 | // testOp(browser, "To Punycode", "test input", "test_output"); |
| LOW | tests/browser/02_ops.js | 401 | testOpImage(browser, "View Bit Plane", "files/Hitchhikers_Guide.jpeg"); |