Ugly Alpha 1
dir-assert:0.2.0

total uncompressed bytes

33.6 KB

total files

59

Fix

NewInclude { include: [ "src/**/*", "LICENSE", "README.md", ], has_build_script: false, }

53 wasted files

total waste: 18.4 KB

  1. tests/acceptance.rs : 7.9 KB
  2. .travis.yml : 666 B
  3. tests/data/when_dir_contents_match/complex/expected/saturn/moons_of_saturn.txt : 601 B
  4. tests/data/when_dir_contents_match/complex/actual/saturn/moons_of_saturn.txt : 601 B
  5. tests/data/when_dir_contents_match/simple/expected/sun.txt : 210 B
  6. tests/data/when_dir_contents_match/simple/actual/sun.txt : 210 B
  7. tests/data/when_dir_contents_match/file_symlink/expected/sun.txt : 210 B
  8. tests/data/when_dir_contents_match/file_symlink/expected/alter.txt : 210 B
  9. tests/data/when_dir_contents_match/file_symlink/actual/sun.txt : 210 B
  10. tests/data/when_dir_contents_match/file_symlink/actual/alter.txt : 210 B
  11. tests/data/when_dir_contents_match/file/expected : 210 B
  12. tests/data/when_dir_contents_match/file/actual : 210 B
  13. tests/data/when_dir_contents_match/dir_symlink/expected/stars/sun.txt : 210 B
  14. tests/data/when_dir_contents_match/dir_symlink/expected/alter/sun.txt : 210 B
  15. tests/data/when_dir_contents_match/dir_symlink/actual/stars/sun.txt : 210 B
  16. tests/data/when_dir_contents_match/dir_symlink/actual/alter/sun.txt : 210 B
  17. tests/data/when_dir_contents_match/deep/expected/level1/sun.txt : 210 B
  18. tests/data/when_dir_contents_match/deep/actual/level1/sun.txt : 210 B
  19. tests/data/when_dir_contents_do_not_match/file_symlink/expected/sun.txt : 210 B
  20. tests/data/when_dir_contents_do_not_match/file_symlink/expected/alter.txt : 210 B
  21. tests/data/when_dir_contents_do_not_match/file_symlink/actual/sun.txt : 210 B
  22. tests/data/when_dir_contents_do_not_match/extra_elements/expected/sun.txt : 210 B
  23. tests/data/when_dir_contents_do_not_match/extra_elements/actual/sun.txt : 210 B
  24. tests/data/when_dir_contents_do_not_match/dir_symlink/expected/sun.txt : 210 B
  25. tests/data/when_dir_contents_do_not_match/dir_symlink/actual/sun.txt : 210 B
  26. tests/data/when_dir_contents_do_not_match/dir_symlink/actual/planet/sun.txt : 210 B
  27. tests/data/when_dir_contents_do_not_match/dir_symlink/actual/alter/sun.txt : 210 B
  28. tests/data/when_dir_contents_do_not_match/different_contents/expected/sun.txt : 210 B
  29. tests/data/when_dir_contents_do_not_match/deep/expected/sun.txt : 210 B
  30. tests/data/when_dir_contents_match/complex/expected/saturn/saturn.txt : 203 B
  31. tests/data/when_dir_contents_match/complex/actual/saturn/saturn.txt : 203 B
  32. tests/data/when_dir_contents_do_not_match/extra_elements/actual/saturn.txt : 203 B
  33. tests/data/when_dir_contents_do_not_match/extra_actual/actual/saturn.txt : 203 B
  34. tests/data/when_dir_contents_do_not_match/deep/actual/sun.txt : 203 B
  35. tests/data/when_dir_contents_do_not_match/deep/actual/planets/saturn.txt : 203 B
  36. tests/data/when_dir_contents_do_not_match/different_contents/actual/sun.txt : 199 B
  37. tests/data/when_dir_contents_match/complex/expected/jupiter.txt : 196 B
  38. tests/data/when_dir_contents_match/complex/actual/jupiter.txt : 196 B
  39. tests/data/when_dir_contents_do_not_match/file_symlink/expected/jupiter.txt : 196 B
  40. tests/data/when_dir_contents_do_not_match/file_symlink/actual/jupiter.txt : 196 B
  41. tests/data/when_dir_contents_do_not_match/file_symlink/actual/alter.txt : 196 B
  42. tests/data/when_dir_contents_do_not_match/extra_expected/expected/jupiter.txt : 196 B
  43. tests/data/when_dir_contents_do_not_match/extra_elements/expected/jupiter.txt : 196 B
  44. tests/data/when_dir_contents_do_not_match/dir_symlink/expected/planet/jupiter.txt : 196 B
  45. tests/data/when_dir_contents_do_not_match/dir_symlink/expected/alter/jupiter.txt : 196 B
  46. tests/data/when_dir_contents_do_not_match/deep/expected/planets/jupiter.txt : 196 B
  47. .gitignore : 30 B
  48. tests/data/when_dir_contents_do_not_match/expected_not_found/actual/.gitkeep : 0 B
  49. tests/data/when_dir_contents_do_not_match/different_kinds_deep/expected/stars/.gitkeep : 0 B
  50. tests/data/when_dir_contents_do_not_match/different_kinds_deep/actual/stars : 0 B
  51. tests/data/when_dir_contents_do_not_match/different_kinds/expected/.gitkeep : 0 B
  52. tests/data/when_dir_contents_do_not_match/different_kinds/actual : 0 B
  53. tests/data/when_dir_contents_do_not_match/actual_not_found/expected/.gitkeep : 0 B