summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)AuthorFilesLines
2008-12-15Not using a temporary file when locking files for writing.Luke Kanies2-40/+9
2008-12-15Modifying the corruption-checking test.Luke Kanies1-3/+3
2008-12-15Issue 1804 VDev with the same devices should be in syncAndrew Shafer2-3/+106
2008-12-12Fixing #1812 (hopefully) - adding read and write locks to yaml.Luke Kanies1-7/+14
2008-12-12Preparing to fix #1812 - Moving locking code to a moduleLuke Kanies3-2/+184
2008-12-08Fix ZFS autorequire testAndrew Shafer1-19/+19
2008-12-09Fix launchd service test on non-OSX platformsJames Turnbull1-1/+1
2008-12-09Fix the spec tests to work on other platforms, do the confine around OS X ver...Nigel Kersten2-84/+76
2008-12-08Bug #1803 Zfs should auto require the ancestor file systemsAndrew Shafer1-0/+17
2008-12-08Refactor #1802 Use 'zfs get -H -o value' instead of parsing output for valueAndrew Shafer1-2/+2
2008-12-08Fixing #1800 - tidy now correctly ignores missing files and directoriesLuke Kanies1-0/+8
2008-12-08Fixing #1750 again - All of the properties and now :ensure check replace?Luke Kanies1-0/+21
2008-12-06spec tests for type and provider and some code cleanup to adhere to DRYNigel Kersten2-0/+233
2008-12-02Bug #1780 Fixing meaningless testAndrew Shafer1-2/+10
2008-12-02Fixing mcx test failures (only happened sometimes).Luke Kanies1-2/+2
2008-12-02Need to stub out the defaultprovider call for non Mac platformsNigel Kersten1-0/+2
2008-12-02remove extraneous commentsNigel Kersten1-4/+0
2008-12-02Trim down the after block clears to try to make the tests work for the build ...Nigel Kersten1-6/+6
2008-12-02Updated mcx type and provider with comprehensive spec tests.Jeffrey McCune2-20/+171
2008-12-01Fixing a package test to be *much* fasterLuke Kanies1-0/+1
2008-12-02Fixing a test that fails depending on test execution orderLuke Kanies1-3/+3
2008-12-02Fix #1741 - fix some failing tests on some ruby versions.Brice Figureau1-5/+5
2008-12-02Fix #1788 - allow rspec rake to run only some testsBrice Figureau1-0/+73
2008-12-02Fixing the AST constant warnings, using a variable instead of a constantLuke Kanies6-74/+74
2008-12-02Fixing #1785 - selinux tests no longer break other testsLuke Kanies1-5/+9
2008-12-01Ticket 1780 - Solaris RBAC roles should be autorequiredAndrew Shafer1-0/+11
2008-12-01Feature 1696 Add support for branded zonesAndrew Shafer2-0/+62
2008-12-01Bug #1778 - Solaris RBAC profiles should maintain orderAndrew Shafer3-0/+89
2008-12-01Feature #1783 - Add ZFS supportAndrew Shafer4-0/+301
2008-12-01Handle password when user is createdAndrew Shafer1-0/+5
2008-12-01Solaris doesn't have a native tool to set hashed passwordsAndrew Shafer1-0/+53
2008-12-01type/mcx.rb Feature #1026 - MCX TypeJeffrey McCune2-0/+130
2008-12-01Simplify launchd service provider and add testsNigel Kersten1-0/+134
2008-12-01Fixing #1749 - Splay now hopefully behaves "better" for small values.Luke Kanies1-9/+9
2008-11-29Fix #1741 - Add inline_template functionBrice Figureau1-0/+59
2008-11-29Fix #1741 - refactor TemplateWrapper, test for template functionBrice Figureau2-19/+100
2008-11-29Fix #1741 - Puppet::Parser::Functions rmfunctions and unit testBrice Figureau1-0/+83
2008-11-29Fixes #1773 - no longer check for absolute pathsThom May1-0/+6
2008-11-26Fixing #1743 - defined types get catalogs too.Luke Kanies1-1/+7
2008-11-26Fixing #1755 - handling fully qualified classes correctly.Luke Kanies2-0/+56
2008-11-26Lots of DirectoryService work. New Computer Type. Users now use password hash...Nigel Kersten1-0/+86
2008-11-26Partially fixing #1772 - fixing selinux tests broken by removal of extraneous...Luke Kanies1-2/+1
2008-11-26Partially fixing #1772 - broken 'resources' tests.Luke Kanies1-0/+27
2008-11-25Removing the included testing gems; you must now install them yourself.Luke Kanies5-15/+52
2008-11-24Fixing #1708 - user groups specified as names are now detected correctly.Luke Kanies1-0/+20
2008-11-22Revert "Fixing #1755 - File modes (and other strange properties) will now dis...James Turnbull1-14/+0
2008-11-21Fixing #1764 - a property's 'sync' method is never considered a no-op.Luke Kanies1-4/+9
2008-11-21Refactoring the file/owner property to be simpler and cleaner.Luke Kanies1-0/+132
2008-11-21Fixing #1755 - File modes (and other strange properties) will now display cor...Luke Kanies1-0/+14
2008-11-20Fix #1759 - Comparison operator was using string comparison for numbersBrice Figureau1-10/+50