Skip to content
This repository has been archived by the owner on Sep 7, 2018. It is now read-only.

0.7 Platform testing

dwittner edited this page Nov 26, 2012 · 41 revisions

This page contains a list of which repos (and what branches) have been given the "1.0 treatment", and are ready for testing on Windows. If you test one of these, please update the wiki accordingly. Start from the top.

General advice

To get started, use the 0.7 branch in buster-dev-tools. Do a bin/buster-dev-tools fetch, manually check out the branches for the repos as specified below, and do a bin/bsuter-dev-tools deps.

Windows advice

To get jsdom up and running on Windows, the easiest way is to use the binary version from https://github.com/mihaifm/jsdom_binaries. It seems the binary is only compatible with Node.js 32bit, thus you can't use the 64bit version.

buster-html-doc

bane

prefsink

fs-watch-tree

posix-argv-parser

samsam

buster-analyzer

evented-logger

stream-logger

formatio

multi-glob

ramp-resources

referee

buster-configuration

buster-syntax

buster-autotest

buster-lint

buster-test

buster-cli

referee-sinon

buster-sinon

ramp

  • Repository: https://github.com/busterjs/ramp
  • Branch: master
  • Status:
    • Windows: MAYBE (tests are very very slow, causing timeouts now and then)
    • Linux: OK
    • OSX: Untested