| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [#3994] rename the specs to have _spec.rb at the end | Markus Roberts | 2010-06-23 | 1 | -65/+0 |
| | | | | | | | | | | Some spec files like active_record.rb had names that would confuse the load path and get loaded instead of the intended implentation when the spec was run from the same directory as the file. Author: Matt Robinson <matt@puppetlabs.com> Date: Fri Jun 11 15:29:33 2010 -0700 | ||||
| * | Making a test executable | Luke Kanies | 2008-04-08 | 1 | -0/+0 |
| | | |||||
| * | Used stubs to decouple our code behavior from the behavior of the underlying ↵ | Paul Lathrop | 2008-04-07 | 1 | -19/+23 |
| | | | | | filesystem, as well as removing the need to sleep (which caused the tests to take a long time). | ||||
| * | Added some more tests for loadedfile, based off the old unit tests. | Paul Lathrop | 2008-03-25 | 1 | -2/+23 |
| | | |||||
| * | Added rspec tests for loadedfile | Paul Lathrop | 2008-03-24 | 1 | -0/+40 |
