Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 300 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 300 Bytes

ComUnity test project

This is a test project that decodes Huffman encoded strings to their original values.

To test

  • Open the solution file in the root folder in Visual Studio (only tested in VS2015, should work in previous versions)
  • Go to Test > Run > All Tests
  • Marvel as all tests pass