x.tap 953 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. TAP version 13
  2. # Subtest: test/unix.js
  3. TAP version 13
  4. # Subtest: basic unix sanity test
  5. ok 1 - should be equal
  6. ok 2 - should be equal
  7. ok 3 - should be equal
  8. ok 4 - should be equivalent
  9. ok 5 - should be equal
  10. ok 6 - should be equal
  11. ok 7 - should be equal
  12. ok 8 - should be equal
  13. ok 9 - should be equal
  14. ok 10 - should be equal
  15. ok 11 - should be equal
  16. ok 12 - should be equal
  17. ok 13 - should be equal
  18. ok 14 - should be equal
  19. 1..14
  20. ok 1 - basic unix sanity test # time=10.712ms
  21. 1..1
  22. # time=18.422ms
  23. ok 1 - test/unix.js # time=169.827ms
  24. # Subtest: test/windows.js
  25. TAP version 13
  26. 1..0 # Skip windows tests, this is not windows
  27. ok 2 - test/windows.js # SKIP Skip windows tests, this is not windows
  28. # Subtest: test/nada.js
  29. TAP version 13
  30. 1..0
  31. ok 2 - test/nada.js
  32. 1..3
  33. # time=274.247ms