surbhitt / climber

A study of rope.
MIT License
0 stars 0 forks source link

Create a test suite #5

Open surbhitt opened 8 months ago

surbhitt commented 8 months ago

Idea

  1. Call the create_rope with print_rope
  2. Save the output to a tmp file
  3. Calculate hash of the tmp file
  4. Compare it with the hash of the original file

can use google test