File: unit-tests

package info (click to toggle)
acr 2.2.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 712 kB
  • sloc: sh: 4,738; makefile: 41
file content (8 lines) | stat: -rw-r--r-- 315 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
Unitary tests for ACR
=====================

There's a make target called 'test' that tries to parse and execute all examples/*
files and returns a number of failed results.

Would be good to write more unitary tests in examples, to try to avoid portability
problems and track syntax changes on different versions.