Skip to content

hu8813/tester_push_swap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 

Repository files navigation

tester_push_swap

The tester_push_swap is a Python script designed for Linux and macOS systems. It is used to check for memory leaks, errors, and error handling in the push_swap program.

Usage

To use the tester_push_swap script, follow these steps:

Ensure that you have the push_swap and checker programs (for Linux or macOS) in the same directory. Run the following command in the terminal:

curl https://raw.githubusercontent.com/hu8813/tester_push_swap/main/pstester.py | python3 -

This command will download and execute the pstester.py script from the GitHub repository.

Screenshot of a Test Result

Push_swap tester screenshot

About

A simple Push_swap tester for testing memory leaks/errors and error handling for the 42 school project pushswap

Topics

Resources

Stars

Watchers

Forks

Languages