Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smallk_data

This repository holds the data sets for testing the smallk library.

The smallk source code can be cloned from:

https://github.com/smallk/smallk

In the Makefile for the smallk source is a switch for specifying the data directory. That relevant portion of the Makefile is included here for convenience:

The 'make check' and 'make distcheck' targets require the location of the 
xdata_data project.  Users can supply the path to this project on the make 
command line by defining the DATA_DIR variable.  If users did not specify 
the path, assume the following location:
DATA_DIR ?= ../smallk_data
export DATA_DIR

Thus, for running 'make check' with smallk, include the switch using a command line like:

$make check DATA_DIR=../smallk_data

or to the path where the smallk_data repository has been cloned.

About

This repository holds the data sets for testing the smallk library when running 'make check'..

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors