Skip to content

nodech/liburkel-test

Repository files navigation

Liburkel integration tests

Only supports linux (maybe mac?).

Clone, build and run tests

  git clone --recursive https://github.com/nodech/liburkel-test
  cd liburkel-test
  npm install
  ./scripts/patch.sh
  npm rebuild
  mkdir build
  cd build
  cmake ..
  cmake --build .
  cd ..
  node test-runner.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published