Lines Matching refs:assertFileNotExists
100 assertFileNotExists("CVS"); in DEFINE_TEST()
101 assertFileNotExists("CVS/fileattr"); in DEFINE_TEST()
102 assertFileNotExists(".cvsignore"); in DEFINE_TEST()
103 assertFileNotExists("RCS"); in DEFINE_TEST()
104 assertFileNotExists("RCS/somefile"); in DEFINE_TEST()
105 assertFileNotExists("SCCS"); in DEFINE_TEST()
106 assertFileNotExists("SCCS/somefile"); in DEFINE_TEST()
107 assertFileNotExists(".svn"); in DEFINE_TEST()
108 assertFileNotExists(".svn/format"); in DEFINE_TEST()
109 assertFileNotExists(".git"); in DEFINE_TEST()
110 assertFileNotExists(".git/config"); in DEFINE_TEST()
111 assertFileNotExists(".gitignore"); in DEFINE_TEST()
112 assertFileNotExists(".gitattributes"); in DEFINE_TEST()
113 assertFileNotExists(".gitmodules"); in DEFINE_TEST()
114 assertFileNotExists(".arch-ids"); in DEFINE_TEST()
115 assertFileNotExists(".arch-ids/somefile"); in DEFINE_TEST()
116 assertFileNotExists("{arch}"); in DEFINE_TEST()
117 assertFileNotExists("{arch}/somefile"); in DEFINE_TEST()
118 assertFileNotExists("=RELEASE-ID"); in DEFINE_TEST()
119 assertFileNotExists("=meta-update"); in DEFINE_TEST()
120 assertFileNotExists("=update"); in DEFINE_TEST()
121 assertFileNotExists(".bzr"); in DEFINE_TEST()
122 assertFileNotExists(".bzr/checkout"); in DEFINE_TEST()
123 assertFileNotExists(".bzrignore"); in DEFINE_TEST()
124 assertFileNotExists(".bzrtags"); in DEFINE_TEST()
125 assertFileNotExists(".hg"); in DEFINE_TEST()
126 assertFileNotExists(".hg/dirstate"); in DEFINE_TEST()
127 assertFileNotExists(".hgignore"); in DEFINE_TEST()
128 assertFileNotExists(".hgtags"); in DEFINE_TEST()
129 assertFileNotExists("_darcs"); in DEFINE_TEST()
130 assertFileNotExists("_darcs/format"); in DEFINE_TEST()
141 assertFileNotExists("CVS"); in DEFINE_TEST()
142 assertFileNotExists("CVS/fileattr"); in DEFINE_TEST()
143 assertFileNotExists(".cvsignore"); in DEFINE_TEST()
144 assertFileNotExists("RCS"); in DEFINE_TEST()
145 assertFileNotExists("RCS/somefile"); in DEFINE_TEST()
146 assertFileNotExists("SCCS"); in DEFINE_TEST()
147 assertFileNotExists("SCCS/somefile"); in DEFINE_TEST()
148 assertFileNotExists(".svn"); in DEFINE_TEST()
149 assertFileNotExists(".svn/format"); in DEFINE_TEST()
150 assertFileNotExists(".git"); in DEFINE_TEST()
151 assertFileNotExists(".git/config"); in DEFINE_TEST()
152 assertFileNotExists(".gitignore"); in DEFINE_TEST()
153 assertFileNotExists(".gitattributes"); in DEFINE_TEST()
154 assertFileNotExists(".gitmodules"); in DEFINE_TEST()
155 assertFileNotExists(".arch-ids"); in DEFINE_TEST()
156 assertFileNotExists(".arch-ids/somefile"); in DEFINE_TEST()
157 assertFileNotExists("{arch}"); in DEFINE_TEST()
158 assertFileNotExists("{arch}/somefile"); in DEFINE_TEST()
159 assertFileNotExists("=RELEASE-ID"); in DEFINE_TEST()
160 assertFileNotExists("=meta-update"); in DEFINE_TEST()
161 assertFileNotExists("=update"); in DEFINE_TEST()
162 assertFileNotExists(".bzr"); in DEFINE_TEST()
163 assertFileNotExists(".bzr/checkout"); in DEFINE_TEST()
164 assertFileNotExists(".bzrignore"); in DEFINE_TEST()
165 assertFileNotExists(".bzrtags"); in DEFINE_TEST()
166 assertFileNotExists(".hg"); in DEFINE_TEST()
167 assertFileNotExists(".hg/dirstate"); in DEFINE_TEST()
168 assertFileNotExists(".hgignore"); in DEFINE_TEST()
169 assertFileNotExists(".hgtags"); in DEFINE_TEST()
170 assertFileNotExists("_darcs"); in DEFINE_TEST()
171 assertFileNotExists("_darcs/format"); in DEFINE_TEST()
181 assertFileNotExists("CVS"); in DEFINE_TEST()
182 assertFileNotExists("CVS/fileattr"); in DEFINE_TEST()
183 assertFileNotExists(".cvsignore"); in DEFINE_TEST()
184 assertFileNotExists("RCS"); in DEFINE_TEST()
185 assertFileNotExists("RCS/somefile"); in DEFINE_TEST()
186 assertFileNotExists("SCCS"); in DEFINE_TEST()
187 assertFileNotExists("SCCS/somefile"); in DEFINE_TEST()
188 assertFileNotExists(".svn"); in DEFINE_TEST()
189 assertFileNotExists(".svn/format"); in DEFINE_TEST()
190 assertFileNotExists(".git"); in DEFINE_TEST()
191 assertFileNotExists(".git/config"); in DEFINE_TEST()
192 assertFileNotExists(".gitignore"); in DEFINE_TEST()
193 assertFileNotExists(".gitattributes"); in DEFINE_TEST()
194 assertFileNotExists(".gitmodules"); in DEFINE_TEST()
195 assertFileNotExists(".arch-ids"); in DEFINE_TEST()
196 assertFileNotExists(".arch-ids/somefile"); in DEFINE_TEST()
197 assertFileNotExists("{arch}"); in DEFINE_TEST()
198 assertFileNotExists("{arch}/somefile"); in DEFINE_TEST()
199 assertFileNotExists("=RELEASE-ID"); in DEFINE_TEST()
200 assertFileNotExists("=meta-update"); in DEFINE_TEST()
201 assertFileNotExists("=update"); in DEFINE_TEST()
202 assertFileNotExists(".bzr"); in DEFINE_TEST()
203 assertFileNotExists(".bzr/checkout"); in DEFINE_TEST()
204 assertFileNotExists(".bzrignore"); in DEFINE_TEST()
205 assertFileNotExists(".bzrtags"); in DEFINE_TEST()
206 assertFileNotExists(".hg"); in DEFINE_TEST()
207 assertFileNotExists(".hg/dirstate"); in DEFINE_TEST()
208 assertFileNotExists(".hgignore"); in DEFINE_TEST()
209 assertFileNotExists(".hgtags"); in DEFINE_TEST()
210 assertFileNotExists("_darcs"); in DEFINE_TEST()
211 assertFileNotExists("_darcs/format"); in DEFINE_TEST()