summaryrefslogtreecommitdiff
path: root/spec/unit/settings/file_setting_spec.rb
AgeCommit message (Expand)AuthorFilesLines
2014-08-29(PUP-3069) Add spec test for new default optionsBritt Gresham1-4/+4
2014-04-26(PUP-1381) make file_setting spec test more robustFelix Frank1-0/+1
2014-01-17Revert "Merge branch 'ticket/master/18342-windows-file-setting-owner-group'"Iristyle1-9/+27
2014-01-14(PUP-266) Puppet manages group and owner on configEthan J. Brown1-27/+9
2014-01-06(PUP-761) Make most FileSystem API change related test passHenrik Lindberg1-2/+2
2013-11-08(#19447) Puppet::FileSystem::File.exist?Ethan J. Brown1-2/+2
2013-09-06(maint) Windows failing spec fixesIristyle1-3/+1
2013-04-25(maint) Make sqlite3 use an in-memory DB (try 2)Jeff McCune1-1/+7
2013-01-02(Maint) Ensure tests are hitting the right ascpectAndrew Parker1-2/+4
2012-12-18(#9862) Do not manage the group if it doesn't existAndrew Parker1-4/+22
2012-12-18(#9862) Allow group to be rootAndrew Parker1-2/+2
2012-12-18(Maint) Show the actual allowed values for groupAndrew Parker1-1/+1
2012-12-18(Maint) Clarify error message for invalid group and ownerAndrew Parker1-4/+4
2012-12-18(Maint) Remove duplicate testsAndrew Parker1-28/+11
2012-12-18(Maint) Move variable closer to point of useAndrew Parker1-4/+1
2012-12-17(Maint) Cleanup tests for group to actually test the logicAndrew Parker1-48/+45
2012-12-17(Maint) Cleanup tests for owner to actually test the logicAndrew Parker1-30/+36
2012-09-26(Maint) Remove rspec from shebang lineJeff McCune1-1/+1
2012-07-02(maint) Standardize on /usr/bin/env ruby -S rspecJeff McCune1-1/+1
2012-05-11Move settings out of utilPatrick Carlisle1-0/+290