summaryrefslogtreecommitdiff
path: root/spec/functional/win32/sid_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
| | | Generated via git ls-files | xargs perl -pi -e "s/[Cc]opyright (?:\([Cc]\) )?((?\!$(date +%Y))\\d{4})(-\\d{4})?([, ][ \d]+)*(,|(?= ))/Copyright \\1-$(date +%Y),/g"
* Use double quotes by defaultThom May2016-01-141-12/+12
| | | | | | | This is an entirely mechanically generated (chefstyle -a) change, to go along with chef/chefstyle#5 . We should pick something and use it consistently, and my opinion is that double quotes are the appropriate thing.
* Pin sid_spec default group expectation to observed behaviorDan Bjorge2015-04-231-2/+5
|
* Stop sid_spec.rb from referencing Win32 classes on non-WindowsDan Bjorge2015-04-231-1/+3
|
* Added trailing newline to new sid_spec.rbDan Bjorge2015-04-231-1/+1
|
* securable_resource functional specs compare default creation permissions ↵Dan Bjorge2015-04-231-0/+50
against actual defaults on Windows