NoahSewBSU / CS321-002-f24-team-02

This is for CS321 Data Structures. The objective is to create a program using BTrees to sort large amount of objects and to gain more experience working with a team of programmers.
0 stars 0 forks source link

Running the integration test scripts #20

Open NoahSewBSU opened 2 weeks ago

NoahSewBSU commented 2 weeks ago

provided by the instructors and debug issues as they arise. There are six such scripts: create-btrees.sh check-dump-files.sh search-btrees.sh check-btree-search.sh search-db.sh check-db-search.sh