Skip to content

sirawit-suk/42BKK-42Cursus-Libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

42BKK-42Cursus-Libft

All Tester

Caution: I will name tester1, tester2 ... so on

Tester1: Tripouille (MUST HAVE, Recommended)

https:/Tripouille/libftTester

Pre-requisite

  1. done your Makefile
  2. add function name only you want to test

Usages

  1. cd libft directory
  2. git clone [email protected]:Tripouille/libftTester.git tester1
  3. cd tester1
  4. make or make [function-name (no "ft" and ".c")]

Tester2: Porrapat (MUST HAVE, Recommended)

https:/Porrapat/Libftest

Pre-requisite

  1. done your Makefile

Usages

  1. cd libft directory
  2. git clone [email protected]:Porrapat/Libftest.git tester2
  3. cd tester2
  4. bash grademe.sh or bash grademe.sh [function-name (".c")]

Tester3: y3ll0w42 (MUST HAVE, Recommended)

https:/y3ll0w42/libft-war-machine

Pre-requisite

  1. done your Makefile

Usages

  1. cd libft directory
  2. git clone [email protected]:y3ll0w42/libft-war-machine.git tester3
  3. cd tester3
  4. bash grademe.sh or bash grademe.sh [function-name (".c")]

Tester4: alelievr (Bad tester for Ubuntu, Not Recommended)

https:/alelievr/libft-unit-test

Pre-requisite

  1. done your Makefile

Usages

  1. cd libft directory
  2. git clone [email protected]:alelievr/libft-unit-test.git tester4
  3. cd tester4
  4. make f or ./run_test -b (Benchmark mode)
  5. rm libft.so after tested

Problem found

  1. Strange results in Ubuntu

Releases

No releases published

Packages

No packages published