officialcjunior / rizin-testbins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README
======

To create reproducible tests on all platforms the binaries itself
are stored in the repository. If it's necessary to recreate them,
run `make clean; make`.

Requirements
------------

The following programs are necessary to _rebuild_ the binaries. The test suite
works fine without them.

 * make
 * nasm
 * GNU ld with i386 and x86_64 emulation mode

About


Languages

Language:C++ 39.8%Language:WebAssembly 32.8%Language:C 12.3%Language:Assembly 5.0%Language:Objective-C 2.0%Language:Java 1.8%Language:R 1.7%Language:Pascal 1.0%Language:Makefile 0.9%Language:Shell 0.9%Language:D 0.7%Language:Rebol 0.6%Language:Brainfuck 0.2%Language:Python 0.1%