[bistro-framework] r442 committed - [No log message]

0 views
Skip to first unread message

codesite...@google.com

unread,
Apr 30, 2010, 9:42:16 AM4/30/10
to bistro-d...@googlegroups.com
Revision: 442
Author: mfei...@hill30.com
Date: Fri Apr 30 06:41:39 2010
Log: [No log message]
http://code.google.com/p/bistro-framework/source/detail?r=442

Modified:

/Bistro/branches/WithMethodsEngine/ProjectExtender/ProjectExtender_IntegrationTestProject/Tests/ExtenderTests.cs

=======================================
---
/Bistro/branches/WithMethodsEngine/ProjectExtender/ProjectExtender_IntegrationTestProject/Tests/ExtenderTests.cs
Thu Apr 22 04:53:00 2010
+++
/Bistro/branches/WithMethodsEngine/ProjectExtender/ProjectExtender_IntegrationTestProject/Tests/ExtenderTests.cs
Fri Apr 30 06:41:39 2010
@@ -757,3 +757,89 @@
}


+
+ [ D e s c r i p t i o n ( " V a l i d a t i n g
r e o r d e r i n g o f f i l e s i n t h e r o o t
d i r e c t o r y " ) ]
+
+ p u b l i c v o i d F i l e s I n R o o t ( )
+
+ {
+
+ / / [ 0 ] " P r o g r a m 3 . f s " ,
+
+ / / [ 1 ] " F o l d e r 1 \ \ F i l e 3 . f s " ,
+
+ / / [ 2 ] " F o l d e r 1 \ \ F i l e 4 . f s " ,
+
+
/ / [ 3 ] " F o l d e r 1 \ \ S u b 1 \ F i l e 2 . f s " ,
+
+
/ / [ 4 ] " F o l d e r 1 \ \ S u b 1 \ \ S u b S u b 1 \ \ F i l e 1 . f s " ,
+
+
/ / [ 5 ] " F o l d e r 1 \ \ S u b 2 \ \ F i l e 1 . f s " ,
+
+ / / [ 6 ] " F o l d e r 1 \ \ F i l e 1 . f s " ,
+
+ / / [ 7 ] " F o l d e r 2 \ \ F i l e 1 . f s " ,
+
+ / / [ 8 ] " P r o g r a m . f s " ,
+
+ / / [ 9 ] " P r o g r a m 2 . f s " ,
+
+
/ / [ 1 0 ] " F o l d e r 3 \ \ C o m p i l e F i l e 1 . f s " ,
+
+
/ / [ 1 1 ] " F o l d e r 3 \ \ C o n t e n t F i l e 1 . f s " ,
+
+
/ / [ 1 2 ] " F o l d e r 3 \ \ N o n e F i l e 1 . f s "
+
+
U I T h r e a d I n v o k e r . I n v o k e ( ( T h r e a d I n v o k e r ) d e l e g a t e ( )
+
+ {
+
+ S w a p C o n f i g s w a p =
n e w S w a p C o n f i g ( " F i l e s I n R o o t " , r e f
t e s t C o n t e x t ) ;
+
+ s w a p . M o v e ( n e w
M o v e O p { I n d e x = 0 , D i r =
C o m p i l e O r d e r V i e w e r . D i r e c t i o n . D o w n } )
+
+ . E x p e c t e d O r d e r (
+
+
" F o l d e r 1 \ \ F i l e 3 . f s " ,
+
+
" P r o g r a m 3 . f s " ,
+
+
" F o l d e r 1 \ \ F i l e 4 . f s " ,
+
+
" F o l d e r 1 \ \ S u b 1 \ \ F i l e 2 . f s " ,
+
+
" F o l d e r 1 \ \ S u b 1 \ \ S u b S u b 1 \ \ F i l e 1 . f s " ,
+
+
" F o l d e r 1 \ \ S u b 2 \ \ F i l e 1 . f s " ,
+
+
" F o l d e r 1 \ \ F i l e 1 . f s " ,
+
+
" F o l d e r 2 \ \ F i l e 1 . f s " ,
+
+
" P r o g r a m . f s " ,
+
+
" P r o g r a m 2 . f s " ,
+
+
" F o l d e r 3 \ \ C o m p i l e F i l e 1 . f s " / / ,
+
+
/ / " F o l d e r 3 \ \ C o n t e n t F i l e 1 . f s " ,
+
+
/ / " F o l d e r 3 \ \ N o n e F i l e 1 . f s "
+
+ ) ;
+
+ s w a p . R u n ( ) ;
+
+
+
+
+
+ } ) ;
+
+ }
+
+ }
+
+ }
+
+
Reply all
Reply to author
Forward
0 new messages