summaryrefslogtreecommitdiffstats
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch '0.24.x'Luke Kanies2008-12-0253-215/+2046
|\|
| * Fixing mcx test failures (only happened sometimes).Luke Kanies2008-12-021-2/+2
| * Need to stub out the defaultprovider call for non Mac platformsNigel Kersten2008-12-021-0/+2
| * remove extraneous commentsNigel Kersten2008-12-021-4/+0
| * Trim down the after block clears to try to make the tests work for the build ...Nigel Kersten2008-12-021-6/+6
| * Updated mcx type and provider with comprehensive spec tests.Jeffrey McCune2008-12-022-20/+171
| * Fixing a package test to be *much* fasterLuke Kanies2008-12-011-0/+1
| * Fixing a test that fails depending on test execution orderLuke Kanies2008-12-021-3/+3
| * Fix #1741 - fix some failing tests on some ruby versions.Brice Figureau2008-12-021-5/+5
| * Fixing the AST constant warnings, using a variable instead of a constantLuke Kanies2008-12-026-74/+74
| * Fixing #1785 - selinux tests no longer break other testsLuke Kanies2008-12-021-5/+9
| * Ticket 1780 - Solaris RBAC roles should be autorequiredAndrew Shafer2008-12-011-0/+11
| * Feature 1696 Add support for branded zonesAndrew Shafer2008-12-012-0/+62
| * Bug #1778 - Solaris RBAC profiles should maintain orderAndrew Shafer2008-12-013-0/+89
| * Feature #1783 - Add ZFS supportAndrew Shafer2008-12-014-0/+301
| * Handle password when user is createdAndrew Shafer2008-12-011-0/+5
| * Solaris doesn't have a native tool to set hashed passwordsAndrew Shafer2008-12-011-0/+53
| * type/mcx.rb Feature #1026 - MCX TypeJeffrey McCune2008-12-012-0/+130
| * Simplify launchd service provider and add testsNigel Kersten2008-12-011-0/+134
| * Fixing #1749 - Splay now hopefully behaves "better" for small values.Luke Kanies2008-12-011-9/+9
| * Fix #1741 - Add inline_template functionBrice Figureau2008-11-291-0/+59
| * Fix #1741 - refactor TemplateWrapper, test for template functionBrice Figureau2008-11-292-19/+100
| * Fix #1741 - Puppet::Parser::Functions rmfunctions and unit testBrice Figureau2008-11-291-0/+83
| * Fixes #1773 - no longer check for absolute pathsThom May2008-11-291-0/+6
| * Fixing #1743 - defined types get catalogs too.Luke Kanies2008-11-261-1/+7
| * Fixing #1755 - handling fully qualified classes correctly.Luke Kanies2008-11-262-0/+56
| * Lots of DirectoryService work. New Computer Type. Users now use password hash...Nigel Kersten2008-11-261-0/+86
| * Partially fixing #1772 - fixing selinux tests broken by removal of extraneous...Luke Kanies2008-11-261-2/+1
| * Partially fixing #1772 - broken 'resources' tests.Luke Kanies2008-11-261-0/+27
| * Removing the included testing gems; you must now install them yourself.Luke Kanies2008-11-255-15/+52
| * Fixing #1708 - user groups specified as names are now detected correctly.Luke Kanies2008-11-241-0/+20
| * Revert "Fixing #1755 - File modes (and other strange properties) will now dis...James Turnbull2008-11-221-14/+0
| * Fixing #1764 - a property's 'sync' method is never considered a no-op.Luke Kanies2008-11-211-4/+9
| * Refactoring the file/owner property to be simpler and cleaner.Luke Kanies2008-11-211-0/+132
| * Fixing #1755 - File modes (and other strange properties) will now display cor...Luke Kanies2008-11-211-0/+14
| * Fix #1759 - Comparison operator was using string comparison for numbersBrice Figureau2008-11-201-10/+50
| * Fixing broken tests resulting from the fix to #1747Luke Kanies2008-11-175-1/+8
| * Move function existance test to parser evaluationBrice Figureau2008-11-171-0/+77
| * RSpec tests for the doc system (covers AST.doc, lexer and parser)Brice Figureau2008-11-173-5/+121
| * Fixed #1735 and #1747 - Fixes to confine systemJames Turnbull2008-11-161-19/+13
| * Fixing the provider's confine subsystem so the logs are more useful.Luke Kanies2008-11-133-24/+48
| * Fix bug #1681: Add filesystem type check to test for per-file SELinux context...Sean E. Millichamp2008-11-141-0/+41
| * Refactoring of SELinux functions to use native Ruby SELinux interfaceSean E. Millichamp2008-11-141-33/+33
| * Fix #1737 - part2 - Fix display of "options"Brice Figureau2008-11-121-0/+12
| * Fix #1737 - ssh_authorized_keys should be able to parse options containing co...Brice Figureau2008-11-111-0/+7
| * Fixing the augeas type tests to work when augeas is missingLuke Kanies2008-11-051-88/+98
* | Adding more file tests and fixing conflicting testsLuke Kanies2008-11-152-0/+22
* | Completely refactoring the tidy type.Luke Kanies2008-11-151-12/+315
* | These changes are all about making sure file data is expired when appropriate.Luke Kanies2008-11-152-2/+77
* | Catalogs always consider resource data to be expired if not mid-transaction.Luke Kanies2008-11-152-1/+14