Giter Club home page Giter Club logo

42-cursus-tester's Introduction

42-Cursus-Tester

Built By Aidan Baker.

Link to the tester - https://github.com/Abaker-Hype/42-Cursus-Tester

This tester can check the following:

  • Libft
  • Get_Next_Line
  • Ft_Printf
  • Exam Rank 02 - Get_Next_Line
  • Exam Rank 02 - Ft_Printf

How To Use The Tester

Step by Step Instructions on how to run this Tester.

All of the following steps below are in Shell.


  1. Copy and paste the following in shell -
git clone https://github.com/Abaker-Hype/42-Cursus-Tester.git

Note: make sure to git clone this tester outside of your Libft/Get_Next_Line/Printf Folder, not in it.


  1. cd into the 42-Cursus-Tester and type in the following in shell -
vim script.sh

  1. In the vim script.h file, under the #Libs locations (3rd Row Down from the top of the script.h file), change the path description to your own Libft, Get_Next_Line or Printf folder.

  1. Then exit vim (wq) and type in the shell the following command -
make <the project name that your working on>

to run the 42-Cursus-Tester, eg. make printf


  1. Check your results and good luck!

If you get a KO or S in this tester, then write the following to find out where exactly in the function/program that is occuring:

make <project name> <function_name> detail

42-cursus-tester's People

Contributors

pasqualerossi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

fredatgithub

42-cursus-tester's Issues

undefined reference issue

Removing old files...Done
Copying User Files...Done
Checking Norm...Pass
Inserting Macros to User Headers...Done
Making User Files...Done
Compiling Tester.../usr/bin/ld: /tmp/cc6l93JH.o: in function test_strlcat': test_strlcat.c:(.text+0x14f): undefined reference to strlcat'
/usr/bin/ld: /tmp/ccvO5wia.o: in function test_strlcpy': test_strlcpy.c:(.text+0x14d): undefined reference to strlcpy'
/usr/bin/ld: /tmp/ccLKsvqn.o: in function test_strnstr': test_strnstr.c:(.text+0x126): undefined reference to strnstr'
collect2: error: ld returned 1 exit status
make: *** [Makefile:78: tester] Error 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.