Skip to content

Commit 8a081d1

Browse files
author
Konstantin Vlasenko
committed
Merge branch 'master' of git://github.com/konstantinvlasenko/PowerSlim
2 parents 65446ee + 1a9c2c5 commit 8a081d1

File tree

103 files changed

+1273
-532
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+1273
-532
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* text

.gitignore

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
fitnesse.jar
2-
fitnesse-standalone.jar
3-
file*.txt
4-
*.swp
1+
fitnesse.jar
2+
fitnesse-standalone.jar
3+
file*.txt
4+
*.swp

FitNesseRoot/.gitignore

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
*.zip
2-
properties
3-
updateDoNotCopyOverList
4-
updateList
5-
ErrorLogs/
6-
files/
7-
FitNesse/
8-
FrontPage/
9-
PageFooter/
10-
PageHeader/
1+
*.zip
2+
properties
3+
updateDoNotCopyOverList
4+
updateList
5+
ErrorLogs/
6+
files/
7+
FitNesse/
8+
FrontPage/
9+
PageFooter/
10+
PageHeader/
1111
RecentChanges/
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
<?xml version="1.0"?>
2-
<properties>
3-
<Edit/>
4-
<Files/>
5-
<Help/>
6-
<Properties/>
7-
<RecentChanges/>
8-
<Refactor/>
9-
<Search/>
10-
<Suites/>
11-
<Test/>
12-
<Versions/>
13-
<WhereUsed/>
14-
</properties>
1+
<?xml version="1.0"?>
2+
<properties>
3+
<Edit/>
4+
<Files/>
5+
<Help/>
6+
<Properties/>
7+
<RecentChanges/>
8+
<Refactor/>
9+
<Search/>
10+
<Suites/>
11+
<Test/>
12+
<Versions/>
13+
<WhereUsed/>
14+
</properties>
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
!|Query:Local|!-gc slim.ps1 | select -first 2-!|
2-
|Value|
3-
|#|
4-
|# "THE BEER-WARE LICENSE" (Revision 42):|
1+
!|Query:Local|!-gc slim.ps1 | select -first 2-!|
2+
|Value|
3+
|#|
4+
|# "THE BEER-WARE LICENSE" (Revision 42):|
Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
<?xml version="1.0"?>
2-
<properties>
3-
<Edit/>
4-
<Files/>
5-
<Properties/>
6-
<RecentChanges/>
7-
<Refactor/>
8-
<Search/>
9-
<Test/>
10-
<Versions/>
11-
<WhereUsed/>
12-
</properties>
1+
<?xml version="1.0"?>
2+
<properties>
3+
<Edit/>
4+
<Files/>
5+
<Properties/>
6+
<RecentChanges/>
7+
<Refactor/>
8+
<Search/>
9+
<Test/>
10+
<Versions/>
11+
<WhereUsed/>
12+
</properties>
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
!4 Check that all our binaries have signature certificate
2-
3-
!|Query:Remote|${CONSOLELAB}|!-Get-ChildItem "-!${INSTALLEDPATH}!-\*.*" | Select-Object @{Name="File";Expression = {%{$_.Name}}}, @{Name="Certificate Subject";Expression = {%{Get-AuthenticodeSignature $_} | %{$_.SignerCertificate.Subject}}}-!|
4-
|!-File-!|!-Certificate Subject-!|
5-
|"service.exe"| "CN=Cool Company Ltd., OU=Digital ID Class 3 - Microsoft Software Validation v2, O=Cool Company Ltd., L=Moscow, S=Moscow, C=RU"|
6-
|"ui.exe"| "CN=Cool Company Ltd., OU=Digital ID Class 3 - Microsoft Software Validation v2, O=Cool Company Ltd., L=Moscow, S=Moscow, C=RU"|
7-
|"Microsoft.VC90.CRT.manifest"| null|
8-
|"db.sql" |null|
1+
!4 Check that all our binaries have signature certificate
2+
3+
!|Query:Remote|${CONSOLELAB}|!-Get-ChildItem "-!${INSTALLEDPATH}!-\*.*" | Select-Object @{Name="File";Expression = {%{$_.Name}}}, @{Name="Certificate Subject";Expression = {%{Get-AuthenticodeSignature $_} | %{$_.SignerCertificate.Subject}}}-!|
4+
|!-File-!|!-Certificate Subject-!|
5+
|"service.exe"| "CN=Cool Company Ltd., OU=Digital ID Class 3 - Microsoft Software Validation v2, O=Cool Company Ltd., L=Moscow, S=Moscow, C=RU"|
6+
|"ui.exe"| "CN=Cool Company Ltd., OU=Digital ID Class 3 - Microsoft Software Validation v2, O=Cool Company Ltd., L=Moscow, S=Moscow, C=RU"|
7+
|"Microsoft.VC90.CRT.manifest"| null|
8+
|"db.sql" |null|
Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
<?xml version="1.0"?>
2-
<properties>
3-
<Edit/>
4-
<Files/>
5-
<Help>Check binaries signature certificate</Help>
6-
<Properties/>
7-
<RecentChanges/>
8-
<Refactor/>
9-
<Search/>
10-
<Test/>
11-
<Versions/>
12-
<WhereUsed/>
13-
</properties>
1+
<?xml version="1.0"?>
2+
<properties>
3+
<Edit/>
4+
<Files/>
5+
<Help>Check binaries signature certificate</Help>
6+
<Properties/>
7+
<RecentChanges/>
8+
<Refactor/>
9+
<Search/>
10+
<Test/>
11+
<Versions/>
12+
<WhereUsed/>
13+
</properties>

FitNesseRoot/ExampleS/CreateProductShare/content.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
!include -c .PowerSlim.HelpExamples.ToInclude.CreateShare
1+
!include -c .ExampleS.ToInclude.CreateShare
22

33
!define SHARE_NAME {Product Share}
44

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
<?xml version="1.0"?>
2-
<properties>
3-
<Edit/>
4-
<Files/>
5-
<Properties/>
6-
<RecentChanges/>
7-
<Refactor/>
8-
<Search/>
9-
<Test/>
10-
<Versions/>
11-
<WhereUsed/>
12-
</properties>
1+
<?xml version="1.0"?>
2+
<properties>
3+
<Edit/>
4+
<Files/>
5+
<Properties/>
6+
<RecentChanges/>
7+
<Refactor/>
8+
<Search/>
9+
<Test/>
10+
<Versions/>
11+
<WhereUsed/>
12+
</properties>

0 commit comments

Comments
 (0)