askhad-apishev / corewar

0 stars 0 forks source link

Vm task 16 #18

Closed srgbl closed 5 years ago

srgbl commented 5 years ago

Unit tests for VM. You can run it from vm_unit_test directory: sh vm_unit_tests.sh

I also created players_maker program as a template for making valid and invalid players file using ft_printf printing to fd feature.