C utility libraries
-
Updated
Dec 21, 2024 - C
C utility libraries
42 São Paulo - minishell
Minimal setup for MinUnit, a lightweight unit testing framework for C. This repo provides a simple, header-only config to easily add unit tests to any C project without dependencies. Includes minunit.h, example tests, and basic scripts for quick and efficient test automation.
push swap, a 42 school project about sorting numbers with 2 stacks
# MinUnit Min## Table of Contents- [Project Description](#project-description)- [Background](#background)- [How to Compile and Run the Tests](#how-to-compile-and-run-the-tests)- [How to Integrate MinUnit in Your Project](#how-to-integrate-minunit-in-your-project)- [How to Use the Setup and Purge Scripts](#how-to-use-the-setup-and-purge-scrip
Add a description, image, and links to the minunit topic page so that developers can more easily learn about it.
To associate your repository with the minunit topic, visit your repo's landing page and select "manage topics."