summaryrefslogtreecommitdiff
path: root/spec/unit/plugins/solaris2/platform_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use let for the plugin dataopenindiana_workingTim Smith2020-10-281-27/+28
* Properly detect OpenIndiana and its version numbersTim Smith2020-10-281-0/+71
* Remove some duplicate plugin.run callsomniosTim Smith2020-10-281-9/+3
* Add unit testing for omnios platform detectionTim Smith2020-10-281-0/+40
* Remove Copyright DatesLamont Granquist2020-08-271-1/+1
* rspec updates from rubocop-rspecrspecTim Smith2019-08-161-9/+9
* Changing quotes to satisfy styleLynn Frank2019-04-131-1/+1
* Replaces require_relative with requireLynn Frank2019-04-121-1/+1
* Chefstyle fixes for Chefstyle 0.12Tim Smith2019-01-241-2/+2
* fixes for new chefstyle rulesLamont Granquist2018-07-051-24/+24
* Chefstyle fixesTim Smith2018-03-061-2/+2
* Minor spec file cleanupminor_spec_cleanupTim Smith2017-01-241-1/+1
* chefstyle catchup for ohaiLamont Granquist2016-02-111-1/+1
* Update e-mails and copyrightsTim Smith2016-01-131-5/+5
* Convert specs to RSpec 3.1.7 syntax with TranspecClaire McQuin2014-10-301-14/+14
* add test for solaris2 platformCam Cope2014-05-151-0/+40
* Remove -f / --file option from OHAI. This option was useful when developing O...OC-10958sersut2014-01-081-1/+0
* automatically clear plugins and constants between testsClaire McQuin2013-10-171-6/+0
* update plugin filesClaire McQuin2013-10-171-1/+7
* Converted plugins/solaris2/platform to Mixlib::ShellOut.Theodore Nordsieck2013-09-111-9/+3
* add plugin loading to common specClaire McQuin2013-08-211-3/+1
* create/update spec testsClaire McQuin2013-08-191-3/+3
* update spec tests for compat with new dslClaire McQuin2013-08-071-2/+2
* convert plugins to new dsl.Claire McQuin2013-08-071-1/+1
* New plugin map for Ohai::System controller. Added and updated spec tests to r...Claire McQuin2013-07-261-1/+1
* replace all calls to `mock` with `double`danielsdeleo2013-07-151-2/+2
* Replace all calls to `stub!` with `stub`danielsdeleo2013-07-151-4/+4
* [OHAI-412] Split Ohai::System responsibilites into 2 classesdanielsdeleo2013-07-151-12/+12
* Refactor unit test layoutBryan McLellan2012-12-061-0/+77