truthiness.out 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. GDTEST_OK
  2. >> WARNING
  3. >> Line: 3
  4. >> ASSERT_ALWAYS_TRUE
  5. >> Assert statement is redundant because the expression is always true.
  6. >> WARNING
  7. >> Line: 4
  8. >> ASSERT_ALWAYS_TRUE
  9. >> Assert statement is redundant because the expression is always true.
  10. >> WARNING
  11. >> Line: 5
  12. >> ASSERT_ALWAYS_TRUE
  13. >> Assert statement is redundant because the expression is always true.
  14. >> WARNING
  15. >> Line: 6
  16. >> ASSERT_ALWAYS_TRUE
  17. >> Assert statement is redundant because the expression is always true.
  18. >> WARNING
  19. >> Line: 7
  20. >> ASSERT_ALWAYS_TRUE
  21. >> Assert statement is redundant because the expression is always true.
  22. >> WARNING
  23. >> Line: 8
  24. >> ASSERT_ALWAYS_TRUE
  25. >> Assert statement is redundant because the expression is always true.
  26. >> WARNING
  27. >> Line: 9
  28. >> ASSERT_ALWAYS_TRUE
  29. >> Assert statement is redundant because the expression is always true.
  30. >> WARNING
  31. >> Line: 12
  32. >> ASSERT_ALWAYS_TRUE
  33. >> Assert statement is redundant because the expression is always true.
  34. >> WARNING
  35. >> Line: 13
  36. >> ASSERT_ALWAYS_TRUE
  37. >> Assert statement is redundant because the expression is always true.
  38. >> WARNING
  39. >> Line: 14
  40. >> ASSERT_ALWAYS_TRUE
  41. >> Assert statement is redundant because the expression is always true.
  42. >> WARNING
  43. >> Line: 15
  44. >> ASSERT_ALWAYS_TRUE
  45. >> Assert statement is redundant because the expression is always true.
  46. >> WARNING
  47. >> Line: 18
  48. >> ASSERT_ALWAYS_TRUE
  49. >> Assert statement is redundant because the expression is always true.
  50. >> WARNING
  51. >> Line: 21
  52. >> ASSERT_ALWAYS_TRUE
  53. >> Assert statement is redundant because the expression is always true.
  54. >> WARNING
  55. >> Line: 24
  56. >> ASSERT_ALWAYS_TRUE
  57. >> Assert statement is redundant because the expression is always true.
  58. >> WARNING
  59. >> Line: 27
  60. >> ASSERT_ALWAYS_TRUE
  61. >> Assert statement is redundant because the expression is always true.
  62. >> WARNING
  63. >> Line: 30
  64. >> ASSERT_ALWAYS_TRUE
  65. >> Assert statement is redundant because the expression is always true.