1. 29 Mar, 2015 1 commit
    • Sam Saccone's avatar
      Run tests over a subset of tests based on changes · 75f6a685
      Sam Saccone authored
      * First we add the real remote and fetch the contents
      * then we diff the current branch from masters contents
      * then we get the examples folders.. for instance
      
      examples/backbone/....
      examples/angular/.....
      
      then I awk out the middle name, which happens to be used with our test
      suite to run each test. From there I use xargs to invoke the tests
      running over a subset of all of the tests.
      
      npm run test -- --framework=backbone --framework=angular
      --framework=dogescript
      75f6a685
  2. 25 Mar, 2015 1 commit
  3. 23 Mar, 2015 5 commits
  4. 21 Mar, 2015 1 commit
  5. 20 Mar, 2015 2 commits
  6. 19 Mar, 2015 1 commit
  7. 18 Mar, 2015 1 commit
  8. 17 Mar, 2015 3 commits
  9. 16 Mar, 2015 1 commit
  10. 15 Mar, 2015 6 commits
  11. 14 Mar, 2015 3 commits
  12. 13 Mar, 2015 12 commits
  13. 12 Mar, 2015 2 commits
  14. 11 Mar, 2015 1 commit