
This directory contains small samples of data 
and scripts that are used to test the program.

nacl01 - 'Hello world' sample
SiC_Zn - Powder pattern sample 
read-shockley - fitting a single user-defined function
enso - fitting sines and cosines (data from Southern Oscillation Index)
test_syntax - testing the command parser, just a set of random commands

hello.cc - testing the fityk library (C++)
hello.py - testing Python binding to the fityk library
hello.lua - testing Lua binding to the fityk library
hello.pl - testing Perl binding to the fityk library

