summaryrefslogtreecommitdiff
path: root/spec/functional/win32/versions_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove support for Windows 20032k3Tim Smith2018-03-021-9/+7
* remove unused block argumentslcg/chefstyle-perfLamont Granquist2016-02-231-1/+1
* auto fixing some rubocopsLamont Granquist2016-02-091-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-11/+11
* Update to RSpec 3.Claire McQuin2014-10-291-6/+6
* Change mis-named class constant WmiInstance to WmiLiteAdam Edwards2014-05-301-1/+1
* Use wmi-lite gem dependency for wmi accessAdam Edwards2014-05-301-1/+1
* Re-implement ruby-wmi functionalityAdam Edwards2014-05-301-4/+4
* Fix Windows 2003 CI issues:sersut2014-03-281-3/+3
* CHEF-4885: Refactor to add more tests, workaround for Win 8.1 API changeAdam Edwards2014-01-261-2/+35
* Added rspec test to check dynamic legit method nameameyavarade2014-01-261-1/+7
* Normalize whitespace on all filesSeth Vargo2013-09-261-3/+3
* Minor test cleanup for windows.sersut2013-05-201-1/+1
* Add more explanation in test comments on OS idiosyncrasies around OS version ...adamedx2013-05-041-1/+7
* Version library fixes for Win2k3 non-existent GetProductInfo API, misplaced G...adamedx2013-05-041-1/+37
* minor fix. Check host captionChirag Jog2013-03-291-2/+2
* Spec test to validate version.rbChirag Jog2013-03-291-0/+36