1. 11 Mar, 2014 3 commits
    • Changes to get rbx passing · 743e2e00
      First off, sqlite3 needs to be exactly v1.3.8.
      Need to make sure both racc and rubysl are in the Gemfiles.
      RBX's File.join doesn't like nil at all.
      RBX also doesn't like to remove a constant that doesn't exist yet.
      Jon Yurek committed
    • Convert all of the tests from test/unit to RSpec · 1f3a7467
      This is a big one.
      
      This change converts all of the existing tests from test/unit to RSpec.
      It's been a long time coming, and was specifically prompted by the
      inability of minitest to work with Appraisal across the various Rails
      versions. Instead of ironing out that headache, converting to RSpec was
      preferable (after initial probing).
      
      Many assertions are still assertions and are housed in the Assertions
      module, but they should be converted as they get touched. Similarly,
      since we're touching all the tests/specs, we convert all the hashes from
      1.8 syntax to 1.9 syntax.
      Jon Yurek committed
  2. 21 Feb, 2014 1 commit
  3. 14 Feb, 2014 1 commit
  4. 24 Jan, 2014 1 commit
  5. 31 Jul, 2013 2 commits
  6. 15 Mar, 2013 1 commit
  7. 15 Jun, 2012 1 commit
  8. 05 Jun, 2012 1 commit
  9. 18 May, 2012 1 commit
  10. 23 Mar, 2012 2 commits
  11. 17 Feb, 2012 1 commit
  12. 12 Dec, 2011 1 commit
  13. 18 Nov, 2011 2 commits
  14. 12 Nov, 2011 1 commit
  15. 28 Oct, 2011 1 commit
  16. 10 Oct, 2011 1 commit
  17. 05 Oct, 2011 1 commit
  18. 30 Sep, 2011 1 commit
  19. 07 Sep, 2011 1 commit
  20. 03 Sep, 2011 2 commits
  21. 24 Aug, 2011 1 commit
  22. 23 Aug, 2011 1 commit
  23. 19 Aug, 2011 1 commit
  24. 05 Aug, 2011 3 commits
  25. 26 Jul, 2011 2 commits
  26. 22 Jul, 2011 2 commits
  27. 21 Jul, 2011 1 commit
  28. 30 Jun, 2011 1 commit
  29. 07 Jun, 2011 1 commit
  30. 23 May, 2011 1 commit