Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/IDC87/push_swap_leak_tester
a very basic push_swap tester. Mostly for checking leaks in all scenarios
https://github.com/IDC87/push_swap_leak_tester
Last synced: 7 days ago
JSON representation
a very basic push_swap tester. Mostly for checking leaks in all scenarios
- Host: GitHub
- URL: https://github.com/IDC87/push_swap_leak_tester
- Owner: IDC87
- Created: 2023-01-11T13:13:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-12T22:42:59.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T10:20:58.237Z (3 months ago)
- Language: Shell
- Size: 3.41 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- 42-resources - push_swap_leak_tester
README
# push_swap_leak_tester
a very basic push_swap tester. Mostly for checking leaks in all common scenariosI made it for myself but got carried away and decided to create something more apealing.
- just clone this repo and copy the script to the root of your project
- run bash test_leaks.sh!!! you will need to have the checker if you want to run the last part, also change its name to just "checker"
If you encounter any errors please feel free to contact me, all feedback is apreciated!
![](https://github.com/IDC87/push_swap_leak_tester/blob/main/push_swap_leaker_tester_demonstration_updated.gif)