test_links.html 49 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405
  1. <html>
  2. <head>
  3. <title>Boost Test Details</title>
  4. </head>
  5. <body bgcolor="#ffffff" text="#000000">
  6. <table border="0">
  7. <tr>
  8. <td><img border="0" src="http://www.boost.org/boost.png" width="277" height="86"></td>
  9. <td>
  10. <h1>Boost Test Details - Win32</h1>
  11. <b>Run Date:</b> 10:58:37 UTC, Thursday 24 August 2017
  12. </td>
  13. </table>
  14. <br>
  15. <h2><a name="filesystem-config_info-gcc-mingw-c++03">filesystem - config_info - gcc-mingw-c++03</a></h2>
  16. <h3>Run output:</h3><pre>
  17. Verify macro reporting works correctly
  18. NOSUCHMACRO: [not defined]
  19. SUCHAMACRO: [no value]
  20. BOOST_VERSION: 106600
  21. Report macro values that may be useful in debugging various test programs
  22. BOOST_VERSION: 106600
  23. BOOST_FILESYSTEM_VERSION: 3
  24. BOOST_FILESYSTEM_DEPRECATED: [not defined]
  25. BOOST_FILESYSTEM_SOURCE: [not defined]
  26. BOOST_FILESYSTEM_DYN_LINK: 1
  27. BOOST_FILESYSTEM_STATIC_LINK: [not defined]
  28. BOOST_ALL_NO_LIB: 1
  29. BOOST_FILESYSTEM_NO_LIB: [no value]
  30. BOOST_LIB_NAME: [not defined]
  31. BOOST_POSIX_API: [not defined]
  32. BOOST_WINDOWS_API: [no value]
  33. _MSC_VER: [not defined]
  34. __MINGW32__: 1
  35. EXIT STATUS: 0
  36. </pre>
  37. <h2><a name="filesystem-config_info-gcc-mingw-c++11">filesystem - config_info - gcc-mingw-c++11</a></h2>
  38. <h3>Run output:</h3><pre>
  39. Verify macro reporting works correctly
  40. NOSUCHMACRO: [not defined]
  41. SUCHAMACRO: [no value]
  42. BOOST_VERSION: 106600
  43. Report macro values that may be useful in debugging various test programs
  44. BOOST_VERSION: 106600
  45. BOOST_FILESYSTEM_VERSION: 3
  46. BOOST_FILESYSTEM_DEPRECATED: [not defined]
  47. BOOST_FILESYSTEM_SOURCE: [not defined]
  48. BOOST_FILESYSTEM_DYN_LINK: 1
  49. BOOST_FILESYSTEM_STATIC_LINK: [not defined]
  50. BOOST_ALL_NO_LIB: 1
  51. BOOST_FILESYSTEM_NO_LIB: [no value]
  52. BOOST_LIB_NAME: [not defined]
  53. BOOST_POSIX_API: [not defined]
  54. BOOST_WINDOWS_API: [no value]
  55. _MSC_VER: [not defined]
  56. __MINGW32__: 1
  57. EXIT STATUS: 0
  58. </pre>
  59. <h2><a name="filesystem-config_info-gcc-mingw-c++14">filesystem - config_info - gcc-mingw-c++14</a></h2>
  60. <h3>Run output:</h3><pre>
  61. Verify macro reporting works correctly
  62. NOSUCHMACRO: [not defined]
  63. SUCHAMACRO: [no value]
  64. BOOST_VERSION: 106600
  65. Report macro values that may be useful in debugging various test programs
  66. BOOST_VERSION: 106600
  67. BOOST_FILESYSTEM_VERSION: 3
  68. BOOST_FILESYSTEM_DEPRECATED: [not defined]
  69. BOOST_FILESYSTEM_SOURCE: [not defined]
  70. BOOST_FILESYSTEM_DYN_LINK: 1
  71. BOOST_FILESYSTEM_STATIC_LINK: [not defined]
  72. BOOST_ALL_NO_LIB: 1
  73. BOOST_FILESYSTEM_NO_LIB: [no value]
  74. BOOST_LIB_NAME: [not defined]
  75. BOOST_POSIX_API: [not defined]
  76. BOOST_WINDOWS_API: [no value]
  77. _MSC_VER: [not defined]
  78. __MINGW32__: 1
  79. EXIT STATUS: 0
  80. </pre>
  81. <h2><a name="filesystem-config_info-msvc-11.0">filesystem - config_info - msvc-11.0</a></h2>
  82. <h3>Run output:</h3><pre>
  83. Verify macro reporting works correctly
  84. NOSUCHMACRO: [not defined]
  85. SUCHAMACRO: [no value]
  86. BOOST_VERSION: 106600
  87. Report macro values that may be useful in debugging various test programs
  88. BOOST_VERSION: 106600
  89. BOOST_FILESYSTEM_VERSION: 3
  90. BOOST_FILESYSTEM_DEPRECATED: [not defined]
  91. BOOST_FILESYSTEM_SOURCE: [not defined]
  92. BOOST_FILESYSTEM_DYN_LINK: 1
  93. BOOST_FILESYSTEM_STATIC_LINK: [not defined]
  94. BOOST_ALL_NO_LIB: 1
  95. BOOST_FILESYSTEM_NO_LIB: [no value]
  96. BOOST_LIB_NAME: [not defined]
  97. BOOST_POSIX_API: [not defined]
  98. BOOST_WINDOWS_API: [no value]
  99. _MSC_VER: 1700
  100. __MINGW32__: [not defined]
  101. EXIT STATUS: 0
  102. </pre>
  103. <h2><a name="filesystem-config_info-msvc-12.0">filesystem - config_info - msvc-12.0</a></h2>
  104. <h3>Run output:</h3><pre>
  105. Verify macro reporting works correctly
  106. NOSUCHMACRO: [not defined]
  107. SUCHAMACRO: [no value]
  108. BOOST_VERSION: 106600
  109. Report macro values that may be useful in debugging various test programs
  110. BOOST_VERSION: 106600
  111. BOOST_FILESYSTEM_VERSION: 3
  112. BOOST_FILESYSTEM_DEPRECATED: [not defined]
  113. BOOST_FILESYSTEM_SOURCE: [not defined]
  114. BOOST_FILESYSTEM_DYN_LINK: 1
  115. BOOST_FILESYSTEM_STATIC_LINK: [not defined]
  116. BOOST_ALL_NO_LIB: 1
  117. BOOST_FILESYSTEM_NO_LIB: [no value]
  118. BOOST_LIB_NAME: [not defined]
  119. BOOST_POSIX_API: [not defined]
  120. BOOST_WINDOWS_API: [no value]
  121. _MSC_VER: 1800
  122. __MINGW32__: [not defined]
  123. EXIT STATUS: 0
  124. </pre>
  125. <h2><a name="filesystem-config_info-msvc-14.0">filesystem - config_info - msvc-14.0</a></h2>
  126. <h3>Run output:</h3><pre>
  127. Verify macro reporting works correctly
  128. NOSUCHMACRO: [not defined]
  129. SUCHAMACRO: [no value]
  130. BOOST_VERSION: 106600
  131. Report macro values that may be useful in debugging various test programs
  132. BOOST_VERSION: 106600
  133. BOOST_FILESYSTEM_VERSION: 3
  134. BOOST_FILESYSTEM_DEPRECATED: [not defined]
  135. BOOST_FILESYSTEM_SOURCE: [not defined]
  136. BOOST_FILESYSTEM_DYN_LINK: 1
  137. BOOST_FILESYSTEM_STATIC_LINK: [not defined]
  138. BOOST_ALL_NO_LIB: 1
  139. BOOST_FILESYSTEM_NO_LIB: [no value]
  140. BOOST_LIB_NAME: [not defined]
  141. BOOST_POSIX_API: [not defined]
  142. BOOST_WINDOWS_API: [no value]
  143. _MSC_VER: 1900
  144. __MINGW32__: [not defined]
  145. EXIT STATUS: 0
  146. </pre>
  147. <h2><a name="filesystem-config_info-msvc-14.1">filesystem - config_info - msvc-14.1</a></h2>
  148. <h3>Run output:</h3><pre>
  149. Verify macro reporting works correctly
  150. NOSUCHMACRO: [not defined]
  151. SUCHAMACRO: [no value]
  152. BOOST_VERSION: 106600
  153. Report macro values that may be useful in debugging various test programs
  154. BOOST_VERSION: 106600
  155. BOOST_FILESYSTEM_VERSION: 3
  156. BOOST_FILESYSTEM_DEPRECATED: [not defined]
  157. BOOST_FILESYSTEM_SOURCE: [not defined]
  158. BOOST_FILESYSTEM_DYN_LINK: 1
  159. BOOST_FILESYSTEM_STATIC_LINK: [not defined]
  160. BOOST_ALL_NO_LIB: 1
  161. BOOST_FILESYSTEM_NO_LIB: [no value]
  162. BOOST_LIB_NAME: [not defined]
  163. BOOST_POSIX_API: [not defined]
  164. BOOST_WINDOWS_API: [no value]
  165. _MSC_VER: 1911
  166. __MINGW32__: [not defined]
  167. EXIT STATUS: 0
  168. </pre>
  169. <h2><a name="filesystem-config_info_static-gcc-mingw-c++03">filesystem - config_info_static - gcc-mingw-c++03</a></h2>
  170. <h3>Run output:</h3><pre>
  171. Verify macro reporting works correctly
  172. NOSUCHMACRO: [not defined]
  173. SUCHAMACRO: [no value]
  174. BOOST_VERSION: 106600
  175. Report macro values that may be useful in debugging various test programs
  176. BOOST_VERSION: 106600
  177. BOOST_FILESYSTEM_VERSION: 3
  178. BOOST_FILESYSTEM_DEPRECATED: [not defined]
  179. BOOST_FILESYSTEM_SOURCE: [not defined]
  180. BOOST_FILESYSTEM_DYN_LINK: [not defined]
  181. BOOST_FILESYSTEM_STATIC_LINK: 1
  182. BOOST_ALL_NO_LIB: 1
  183. BOOST_FILESYSTEM_NO_LIB: [no value]
  184. BOOST_LIB_NAME: [not defined]
  185. BOOST_POSIX_API: [not defined]
  186. BOOST_WINDOWS_API: [no value]
  187. _MSC_VER: [not defined]
  188. __MINGW32__: 1
  189. EXIT STATUS: 0
  190. </pre>
  191. <h2><a name="filesystem-config_info_static-gcc-mingw-c++11">filesystem - config_info_static - gcc-mingw-c++11</a></h2>
  192. <h3>Run output:</h3><pre>
  193. Verify macro reporting works correctly
  194. NOSUCHMACRO: [not defined]
  195. SUCHAMACRO: [no value]
  196. BOOST_VERSION: 106600
  197. Report macro values that may be useful in debugging various test programs
  198. BOOST_VERSION: 106600
  199. BOOST_FILESYSTEM_VERSION: 3
  200. BOOST_FILESYSTEM_DEPRECATED: [not defined]
  201. BOOST_FILESYSTEM_SOURCE: [not defined]
  202. BOOST_FILESYSTEM_DYN_LINK: [not defined]
  203. BOOST_FILESYSTEM_STATIC_LINK: 1
  204. BOOST_ALL_NO_LIB: 1
  205. BOOST_FILESYSTEM_NO_LIB: [no value]
  206. BOOST_LIB_NAME: [not defined]
  207. BOOST_POSIX_API: [not defined]
  208. BOOST_WINDOWS_API: [no value]
  209. _MSC_VER: [not defined]
  210. __MINGW32__: 1
  211. EXIT STATUS: 0
  212. </pre>
  213. <h2><a name="filesystem-config_info_static-gcc-mingw-c++14">filesystem - config_info_static - gcc-mingw-c++14</a></h2>
  214. <h3>Run output:</h3><pre>
  215. Verify macro reporting works correctly
  216. NOSUCHMACRO: [not defined]
  217. SUCHAMACRO: [no value]
  218. BOOST_VERSION: 106600
  219. Report macro values that may be useful in debugging various test programs
  220. BOOST_VERSION: 106600
  221. BOOST_FILESYSTEM_VERSION: 3
  222. BOOST_FILESYSTEM_DEPRECATED: [not defined]
  223. BOOST_FILESYSTEM_SOURCE: [not defined]
  224. BOOST_FILESYSTEM_DYN_LINK: [not defined]
  225. BOOST_FILESYSTEM_STATIC_LINK: 1
  226. BOOST_ALL_NO_LIB: 1
  227. BOOST_FILESYSTEM_NO_LIB: [no value]
  228. BOOST_LIB_NAME: [not defined]
  229. BOOST_POSIX_API: [not defined]
  230. BOOST_WINDOWS_API: [no value]
  231. _MSC_VER: [not defined]
  232. __MINGW32__: 1
  233. EXIT STATUS: 0
  234. </pre>
  235. <h2><a name="filesystem-config_info_static-msvc-11.0">filesystem - config_info_static - msvc-11.0</a></h2>
  236. <h3>Run output:</h3><pre>
  237. Verify macro reporting works correctly
  238. NOSUCHMACRO: [not defined]
  239. SUCHAMACRO: [no value]
  240. BOOST_VERSION: 106600
  241. Report macro values that may be useful in debugging various test programs
  242. BOOST_VERSION: 106600
  243. BOOST_FILESYSTEM_VERSION: 3
  244. BOOST_FILESYSTEM_DEPRECATED: [not defined]
  245. BOOST_FILESYSTEM_SOURCE: [not defined]
  246. BOOST_FILESYSTEM_DYN_LINK: [not defined]
  247. BOOST_FILESYSTEM_STATIC_LINK: 1
  248. BOOST_ALL_NO_LIB: 1
  249. BOOST_FILESYSTEM_NO_LIB: [no value]
  250. BOOST_LIB_NAME: [not defined]
  251. BOOST_POSIX_API: [not defined]
  252. BOOST_WINDOWS_API: [no value]
  253. _MSC_VER: 1700
  254. __MINGW32__: [not defined]
  255. EXIT STATUS: 0
  256. </pre>
  257. <h2><a name="filesystem-config_info_static-msvc-12.0">filesystem - config_info_static - msvc-12.0</a></h2>
  258. <h3>Run output:</h3><pre>
  259. Verify macro reporting works correctly
  260. NOSUCHMACRO: [not defined]
  261. SUCHAMACRO: [no value]
  262. BOOST_VERSION: 106600
  263. Report macro values that may be useful in debugging various test programs
  264. BOOST_VERSION: 106600
  265. BOOST_FILESYSTEM_VERSION: 3
  266. BOOST_FILESYSTEM_DEPRECATED: [not defined]
  267. BOOST_FILESYSTEM_SOURCE: [not defined]
  268. BOOST_FILESYSTEM_DYN_LINK: [not defined]
  269. BOOST_FILESYSTEM_STATIC_LINK: 1
  270. BOOST_ALL_NO_LIB: 1
  271. BOOST_FILESYSTEM_NO_LIB: [no value]
  272. BOOST_LIB_NAME: [not defined]
  273. BOOST_POSIX_API: [not defined]
  274. BOOST_WINDOWS_API: [no value]
  275. _MSC_VER: 1800
  276. __MINGW32__: [not defined]
  277. EXIT STATUS: 0
  278. </pre>
  279. <h2><a name="filesystem-config_info_static-msvc-14.0">filesystem - config_info_static - msvc-14.0</a></h2>
  280. <h3>Run output:</h3><pre>
  281. Verify macro reporting works correctly
  282. NOSUCHMACRO: [not defined]
  283. SUCHAMACRO: [no value]
  284. BOOST_VERSION: 106600
  285. Report macro values that may be useful in debugging various test programs
  286. BOOST_VERSION: 106600
  287. BOOST_FILESYSTEM_VERSION: 3
  288. BOOST_FILESYSTEM_DEPRECATED: [not defined]
  289. BOOST_FILESYSTEM_SOURCE: [not defined]
  290. BOOST_FILESYSTEM_DYN_LINK: [not defined]
  291. BOOST_FILESYSTEM_STATIC_LINK: 1
  292. BOOST_ALL_NO_LIB: 1
  293. BOOST_FILESYSTEM_NO_LIB: [no value]
  294. BOOST_LIB_NAME: [not defined]
  295. BOOST_POSIX_API: [not defined]
  296. BOOST_WINDOWS_API: [no value]
  297. _MSC_VER: 1900
  298. __MINGW32__: [not defined]
  299. EXIT STATUS: 0
  300. </pre>
  301. <h2><a name="filesystem-config_info_static-msvc-14.1">filesystem - config_info_static - msvc-14.1</a></h2>
  302. <h3>Run output:</h3><pre>
  303. Verify macro reporting works correctly
  304. NOSUCHMACRO: [not defined]
  305. SUCHAMACRO: [no value]
  306. BOOST_VERSION: 106600
  307. Report macro values that may be useful in debugging various test programs
  308. BOOST_VERSION: 106600
  309. BOOST_FILESYSTEM_VERSION: 3
  310. BOOST_FILESYSTEM_DEPRECATED: [not defined]
  311. BOOST_FILESYSTEM_SOURCE: [not defined]
  312. BOOST_FILESYSTEM_DYN_LINK: [not defined]
  313. BOOST_FILESYSTEM_STATIC_LINK: 1
  314. BOOST_ALL_NO_LIB: 1
  315. BOOST_FILESYSTEM_NO_LIB: [no value]
  316. BOOST_LIB_NAME: [not defined]
  317. BOOST_POSIX_API: [not defined]
  318. BOOST_WINDOWS_API: [no value]
  319. _MSC_VER: 1911
  320. __MINGW32__: [not defined]
  321. EXIT STATUS: 0
  322. </pre>
  323. <h2><a name="filesystem-fstream_test-msvc-11.0">filesystem - fstream_test - msvc-11.0</a></h2>
  324. <h3>Compiler output:</h3><pre>
  325. fstream_test.cpp
  326. C:\boost\develop\boost/filesystem/fstream.hpp(162) : warning C4250: 'boost::filesystem::basic_fstream&lt;charT&gt;' : inherits 'std::basic_istream&lt;_Elem,_Traits&gt;::std::basic_istream&lt;_Elem,_Traits&gt;::_Add_vtordisp1' via dominance
  327. with
  328. [
  329. charT=char
  330. ]
  331. and
  332. [
  333. _Elem=char,
  334. _Traits=std::char_traits&lt;char&gt;
  335. ]
  336. and
  337. [
  338. _Elem=char,
  339. _Traits=std::char_traits&lt;char&gt;
  340. ]
  341. C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\istream(74) : see declaration of 'std::basic_istream&lt;_Elem,_Traits&gt;::_Add_vtordisp1'
  342. with
  343. [
  344. _Elem=char,
  345. _Traits=std::char_traits&lt;char&gt;
  346. ]
  347. fstream_test.cpp(114) : see reference to class template instantiation 'boost::filesystem::basic_fstream&lt;charT&gt;' being compiled
  348. with
  349. [
  350. charT=char
  351. ]
  352. C:\boost\develop\boost/filesystem/fstream.hpp(162) : warning C4250: 'boost::filesystem::basic_fstream&lt;charT&gt;' : inherits 'std::basic_ostream&lt;_Elem,_Traits&gt;::std::basic_ostream&lt;_Elem,_Traits&gt;::_Add_vtordisp2' via dominance
  353. with
  354. [
  355. charT=char
  356. ]
  357. and
  358. [
  359. _Elem=char,
  360. _Traits=std::char_traits&lt;char&gt;
  361. ]
  362. and
  363. [
  364. _Elem=char,
  365. _Traits=std::char_traits&lt;char&gt;
  366. ]
  367. C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\INCLUDE\ostream(90) : see declaration of 'std::basic_ostream&lt;_Elem,_Traits&gt;::_Add_vtordisp2'
  368. with
  369. [
  370. _Elem=char,
  371. _Traits=std::char_traits&lt;char&gt;
  372. ]
  373. </pre>
  374. <h2><a name="filesystem-locale_info-gcc-mingw-c++03">filesystem - locale_info - gcc-mingw-c++03</a></h2>
  375. <h3>Run output:</h3><pre>
  376. LANG environmental variable is not present
  377. locale default construction OK
  378. has_facet&lt;std::codecvt&lt;wchar_t, char, std::mbstate_t&gt; &gt;(locale()) is true
  379. locale("") construction OK
  380. has_facet&lt;std::codecvt&lt;wchar_t, char, std::mbstate_t&gt; &gt;(locale("")) is true
  381. locale(locale::classic()) copy construction OK
  382. has_facet&lt;std::codecvt&lt;wchar_t, char, std::mbstate_t&gt; &gt;(locale::classic()) is true
  383. EXIT STATUS: 0
  384. </pre>
  385. <h2><a name="filesystem-locale_info-gcc-mingw-c++11">filesystem - locale_info - gcc-mingw-c++11</a></h2>
  386. <h3>Run output:</h3><pre>
  387. LANG environmental variable is not present
  388. locale default construction OK
  389. has_facet&lt;std::codecvt&lt;wchar_t, char, std::mbstate_t&gt; &gt;(locale()) is true
  390. locale("") construction OK
  391. has_facet&lt;std::codecvt&lt;wchar_t, char, std::mbstate_t&gt; &gt;(locale("")) is true
  392. locale(locale::classic()) copy construction OK
  393. has_facet&lt;std::codecvt&lt;wchar_t, char, std::mbstate_t&gt; &gt;(locale::classic()) is true
  394. EXIT STATUS: 0
  395. </pre>
  396. <h2><a name="filesystem-locale_info-gcc-mingw-c++14">filesystem - locale_info - gcc-mingw-c++14</a></h2>
  397. <h3>Run output:</h3><pre>
  398. LANG environmental variable is not present
  399. locale default construction OK
  400. has_facet&lt;std::codecvt&lt;wchar_t, char, std::mbstate_t&gt; &gt;(locale()) is true
  401. locale("") construction OK
  402. has_facet&lt;std::codecvt&lt;wchar_t, char, std::mbstate_t&gt; &gt;(locale("")) is true
  403. locale(locale::classic()) copy construction OK
  404. has_facet&lt;std::codecvt&lt;wchar_t, char, std::mbstate_t&gt; &gt;(locale::classic()) is true
  405. EXIT STATUS: 0
  406. </pre>
  407. <h2><a name="filesystem-locale_info-msvc-11.0">filesystem - locale_info - msvc-11.0</a></h2>
  408. <h3>Run output:</h3><pre>
  409. LANG environmental variable is not present
  410. locale default construction OK
  411. has_facet&lt;std::codecvt&lt;wchar_t, char, std::mbstate_t&gt; &gt;(locale()) is true
  412. locale("") construction OK
  413. has_facet&lt;std::codecvt&lt;wchar_t, char, std::mbstate_t&gt; &gt;(locale("")) is true
  414. locale(locale::classic()) copy construction OK
  415. has_facet&lt;std::codecvt&lt;wchar_t, char, std::mbstate_t&gt; &gt;(locale::classic()) is true
  416. EXIT STATUS: 0
  417. </pre>
  418. <h2><a name="filesystem-locale_info-msvc-12.0">filesystem - locale_info - msvc-12.0</a></h2>
  419. <h3>Run output:</h3><pre>
  420. LANG environmental variable is not present
  421. locale default construction OK
  422. has_facet&lt;std::codecvt&lt;wchar_t, char, std::mbstate_t&gt; &gt;(locale()) is true
  423. locale("") construction OK
  424. has_facet&lt;std::codecvt&lt;wchar_t, char, std::mbstate_t&gt; &gt;(locale("")) is true
  425. locale(locale::classic()) copy construction OK
  426. has_facet&lt;std::codecvt&lt;wchar_t, char, std::mbstate_t&gt; &gt;(locale::classic()) is true
  427. EXIT STATUS: 0
  428. </pre>
  429. <h2><a name="filesystem-locale_info-msvc-14.0">filesystem - locale_info - msvc-14.0</a></h2>
  430. <h3>Run output:</h3><pre>
  431. LANG environmental variable is not present
  432. locale default construction OK
  433. has_facet&lt;std::codecvt&lt;wchar_t, char, std::mbstate_t&gt; &gt;(locale()) is true
  434. locale("") construction OK
  435. has_facet&lt;std::codecvt&lt;wchar_t, char, std::mbstate_t&gt; &gt;(locale("")) is true
  436. locale(locale::classic()) copy construction OK
  437. has_facet&lt;std::codecvt&lt;wchar_t, char, std::mbstate_t&gt; &gt;(locale::classic()) is true
  438. EXIT STATUS: 0
  439. </pre>
  440. <h2><a name="filesystem-locale_info-msvc-14.1">filesystem - locale_info - msvc-14.1</a></h2>
  441. <h3>Run output:</h3><pre>
  442. LANG environmental variable is not present
  443. locale default construction OK
  444. has_facet&lt;std::codecvt&lt;wchar_t, char, std::mbstate_t&gt; &gt;(locale()) is true
  445. locale("") construction OK
  446. has_facet&lt;std::codecvt&lt;wchar_t, char, std::mbstate_t&gt; &gt;(locale("")) is true
  447. locale(locale::classic()) copy construction OK
  448. has_facet&lt;std::codecvt&lt;wchar_t, char, std::mbstate_t&gt; &gt;(locale::classic()) is true
  449. EXIT STATUS: 0
  450. </pre>
  451. <h2><a name="filesystem-operations_test-gcc-mingw-c++03">filesystem - operations_test - gcc-mingw-c++03</a></h2>
  452. <h3>Run output:</h3><pre>
  453. BOOST_WINDOWS_API is defined
  454. API is Windows
  455. initial_path() is "C:\boost\develop\libs\filesystem\test"
  456. "C:", "/", "boost", "develop", "libs", "filesystem", "test"
  457. sizeof(boost::uintmax_t) = 8
  458. initial_tests...
  459. current_path().string() is
  460. "C:\boost\develop\libs\filesystem\test"
  461. predicate_and_status_tests...
  462. exception_tests...
  463. catch runtime_error by value
  464. catch system_error by value
  465. catch filesystem_error by value
  466. catch filesystem_error by const reference
  467. Warning: line 376 exception reports default_error_condition().value() 50, should be 2
  468. value() is 50
  469. exception_tests complete
  470. create_directory_tests...
  471. create_directory_tests complete
  472. current_directory_tests...
  473. space_tests...
  474. capacity = 1023159562240
  475. free = 793983430656
  476. available = 793983430656
  477. creating test directories and files in "C:\boost\develop\libs\filesystem\test\op-test-755c-8ccc"
  478. status_of_nonexistent_tests...
  479. status_error_reporting_tests...
  480. directory_iterator_tests...
  481. directory_iterator_tests complete
  482. create_directories_tests...
  483. p is "C:\boost\develop\libs\filesystem\test\op-test-755c-8ccc\level1/.\level2/./..\level3/"
  484. equivalent_tests...
  485. Warning: line 1893 exception reports default_error_condition().value() 50, should be 2
  486. value() is 50
  487. create_hard_link_tests...
  488. *** For information only ***
  489. create_hard_link() succeeded
  490. create_symlink_tests...
  491. *** For information only ***
  492. create_symlink() attempt failed
  493. filesystem_error.what() reports: boost::filesystem::create_directory_symlink: The request is not supported: "C:\boost\develop\libs\filesystem\test\op-test-755c-8ccc\f1", "C:\boost\develop\libs\filesystem\test\op-test-755c-8ccc\f4"
  494. create_symlink() may not be supported on this operating system or file system
  495. resize_file_tests...
  496. absolute_tests...
  497. canonical_basic_tests...
  498. init: "C:\boost\develop\libs\filesystem\test"
  499. root: "C:\"
  500. first: "boost"
  501. expected: "C:\boost"
  502. permissions_tests...
  503. copy_file_tests...
  504. copy "C:\boost\develop\libs\filesystem\test\op-test-755c-8ccc\f1" to "C:\boost\develop\libs\filesystem\test\op-test-755c-8ccc\d1\f2"
  505. copy complete
  506. iterator_status_tests...
  507. recursive_directory_iterator_tests...
  508. with error_code argument
  509. recursive_directory_iterator_tests complete
  510. recursive_iterator_status_tests...
  511. rename_tests...
  512. remove_tests...
  513. write_time_tests...
  514. UTC last_write_time() for a file just created is Thu Aug 24 10:56:29 2017
  515. Year is 117
  516. Change year to 116
  517. last_write_time() for the file is now Wed Aug 24 10:56:29 2016
  518. Reset to current time
  519. original last_write_time() - current last_write_time() is 0 seconds
  520. temp_directory_path_tests...
  521. Fallback test, temp_directory_path() returned "C:\WINDOWS\Temp"
  522. temp_directory_path() returned "op-test-755c-8ccc\Temp"
  523. temp_directory_path() returned "op-test-755c-8ccc\Temp"
  524. Windows specific tests...
  525. (may take several seconds)
  526. testing complete
  527. post-test removal of "C:\boost\develop\libs\filesystem\test\op-test-755c-8ccc"
  528. post-test removal complete
  529. returning from main()
  530. No errors detected.
  531. EXIT STATUS: 0
  532. </pre>
  533. <h2><a name="filesystem-operations_test-gcc-mingw-c++11">filesystem - operations_test - gcc-mingw-c++11</a></h2>
  534. <h3>Run output:</h3><pre>
  535. BOOST_WINDOWS_API is defined
  536. API is Windows
  537. initial_path() is "C:\boost\develop\libs\filesystem\test"
  538. "C:", "/", "boost", "develop", "libs", "filesystem", "test"
  539. sizeof(boost::uintmax_t) = 8
  540. initial_tests...
  541. current_path().string() is
  542. "C:\boost\develop\libs\filesystem\test"
  543. predicate_and_status_tests...
  544. exception_tests...
  545. catch runtime_error by value
  546. catch system_error by value
  547. catch filesystem_error by value
  548. catch filesystem_error by const reference
  549. Warning: line 376 exception reports default_error_condition().value() 50, should be 2
  550. value() is 50
  551. exception_tests complete
  552. create_directory_tests...
  553. create_directory_tests complete
  554. current_directory_tests...
  555. space_tests...
  556. capacity = 1023159562240
  557. free = 793982644224
  558. available = 793982644224
  559. creating test directories and files in "C:\boost\develop\libs\filesystem\test\op-test-e3e5-bc1a"
  560. status_of_nonexistent_tests...
  561. status_error_reporting_tests...
  562. directory_iterator_tests...
  563. directory_iterator_tests complete
  564. create_directories_tests...
  565. p is "C:\boost\develop\libs\filesystem\test\op-test-e3e5-bc1a\level1/.\level2/./..\level3/"
  566. equivalent_tests...
  567. Warning: line 1893 exception reports default_error_condition().value() 50, should be 2
  568. value() is 50
  569. create_hard_link_tests...
  570. *** For information only ***
  571. create_hard_link() succeeded
  572. create_symlink_tests...
  573. *** For information only ***
  574. create_symlink() attempt failed
  575. filesystem_error.what() reports: boost::filesystem::create_directory_symlink: The request is not supported: "C:\boost\develop\libs\filesystem\test\op-test-e3e5-bc1a\f1", "C:\boost\develop\libs\filesystem\test\op-test-e3e5-bc1a\f4"
  576. create_symlink() may not be supported on this operating system or file system
  577. resize_file_tests...
  578. absolute_tests...
  579. canonical_basic_tests...
  580. init: "C:\boost\develop\libs\filesystem\test"
  581. root: "C:\"
  582. first: "boost"
  583. expected: "C:\boost"
  584. permissions_tests...
  585. copy_file_tests...
  586. copy "C:\boost\develop\libs\filesystem\test\op-test-e3e5-bc1a\f1" to "C:\boost\develop\libs\filesystem\test\op-test-e3e5-bc1a\d1\f2"
  587. copy complete
  588. iterator_status_tests...
  589. recursive_directory_iterator_tests...
  590. with error_code argument
  591. recursive_directory_iterator_tests complete
  592. recursive_iterator_status_tests...
  593. rename_tests...
  594. remove_tests...
  595. write_time_tests...
  596. UTC last_write_time() for a file just created is Thu Aug 24 10:56:50 2017
  597. Year is 117
  598. Change year to 116
  599. last_write_time() for the file is now Wed Aug 24 10:56:50 2016
  600. Reset to current time
  601. original last_write_time() - current last_write_time() is 0 seconds
  602. temp_directory_path_tests...
  603. Fallback test, temp_directory_path() returned "C:\WINDOWS\Temp"
  604. temp_directory_path() returned "op-test-e3e5-bc1a\Temp"
  605. temp_directory_path() returned "op-test-e3e5-bc1a\Temp"
  606. Windows specific tests...
  607. (may take several seconds)
  608. testing complete
  609. post-test removal of "C:\boost\develop\libs\filesystem\test\op-test-e3e5-bc1a"
  610. post-test removal complete
  611. returning from main()
  612. No errors detected.
  613. EXIT STATUS: 0
  614. </pre>
  615. <h2><a name="filesystem-operations_test-gcc-mingw-c++14">filesystem - operations_test - gcc-mingw-c++14</a></h2>
  616. <h3>Run output:</h3><pre>
  617. BOOST_WINDOWS_API is defined
  618. API is Windows
  619. initial_path() is "C:\boost\develop\libs\filesystem\test"
  620. "C:", "/", "boost", "develop", "libs", "filesystem", "test"
  621. sizeof(boost::uintmax_t) = 8
  622. initial_tests...
  623. current_path().string() is
  624. "C:\boost\develop\libs\filesystem\test"
  625. predicate_and_status_tests...
  626. exception_tests...
  627. catch runtime_error by value
  628. catch system_error by value
  629. catch filesystem_error by value
  630. catch filesystem_error by const reference
  631. Warning: line 376 exception reports default_error_condition().value() 50, should be 2
  632. value() is 50
  633. exception_tests complete
  634. create_directory_tests...
  635. create_directory_tests complete
  636. current_directory_tests...
  637. space_tests...
  638. capacity = 1023159562240
  639. free = 793980874752
  640. available = 793980874752
  641. creating test directories and files in "C:\boost\develop\libs\filesystem\test\op-test-244d-0ad2"
  642. status_of_nonexistent_tests...
  643. status_error_reporting_tests...
  644. directory_iterator_tests...
  645. directory_iterator_tests complete
  646. create_directories_tests...
  647. p is "C:\boost\develop\libs\filesystem\test\op-test-244d-0ad2\level1/.\level2/./..\level3/"
  648. equivalent_tests...
  649. Warning: line 1893 exception reports default_error_condition().value() 50, should be 2
  650. value() is 50
  651. create_hard_link_tests...
  652. *** For information only ***
  653. create_hard_link() succeeded
  654. create_symlink_tests...
  655. *** For information only ***
  656. create_symlink() attempt failed
  657. filesystem_error.what() reports: boost::filesystem::create_directory_symlink: The request is not supported: "C:\boost\develop\libs\filesystem\test\op-test-244d-0ad2\f1", "C:\boost\develop\libs\filesystem\test\op-test-244d-0ad2\f4"
  658. create_symlink() may not be supported on this operating system or file system
  659. resize_file_tests...
  660. absolute_tests...
  661. canonical_basic_tests...
  662. init: "C:\boost\develop\libs\filesystem\test"
  663. root: "C:\"
  664. first: "boost"
  665. expected: "C:\boost"
  666. permissions_tests...
  667. copy_file_tests...
  668. copy "C:\boost\develop\libs\filesystem\test\op-test-244d-0ad2\f1" to "C:\boost\develop\libs\filesystem\test\op-test-244d-0ad2\d1\f2"
  669. copy complete
  670. iterator_status_tests...
  671. recursive_directory_iterator_tests...
  672. with error_code argument
  673. recursive_directory_iterator_tests complete
  674. recursive_iterator_status_tests...
  675. rename_tests...
  676. remove_tests...
  677. write_time_tests...
  678. UTC last_write_time() for a file just created is Thu Aug 24 10:57:11 2017
  679. Year is 117
  680. Change year to 116
  681. last_write_time() for the file is now Wed Aug 24 10:57:11 2016
  682. Reset to current time
  683. original last_write_time() - current last_write_time() is 0 seconds
  684. temp_directory_path_tests...
  685. Fallback test, temp_directory_path() returned "C:\WINDOWS\Temp"
  686. temp_directory_path() returned "op-test-244d-0ad2\Temp"
  687. temp_directory_path() returned "op-test-244d-0ad2\Temp"
  688. Windows specific tests...
  689. (may take several seconds)
  690. testing complete
  691. post-test removal of "C:\boost\develop\libs\filesystem\test\op-test-244d-0ad2"
  692. post-test removal complete
  693. returning from main()
  694. No errors detected.
  695. EXIT STATUS: 0
  696. </pre>
  697. <h2><a name="filesystem-operations_test-msvc-11.0">filesystem - operations_test - msvc-11.0</a></h2>
  698. <h3>Run output:</h3><pre>
  699. BOOST_WINDOWS_API is defined
  700. API is Windows
  701. initial_path() is "C:\boost\develop\libs\filesystem\test"
  702. "C:", "/", "boost", "develop", "libs", "filesystem", "test"
  703. sizeof(boost::uintmax_t) = 8
  704. initial_tests...
  705. current_path().string() is
  706. "C:\boost\develop\libs\filesystem\test"
  707. predicate_and_status_tests...
  708. exception_tests...
  709. catch runtime_error by value
  710. catch system_error by value
  711. catch filesystem_error by value
  712. catch filesystem_error by const reference
  713. Warning: line 376 exception reports default_error_condition().value() 50, should be 2
  714. value() is 50
  715. exception_tests complete
  716. create_directory_tests...
  717. create_directory_tests complete
  718. current_directory_tests...
  719. space_tests...
  720. capacity = 1023159562240
  721. free = 793979273216
  722. available = 793979273216
  723. creating test directories and files in "C:\boost\develop\libs\filesystem\test\op-test-3fc0-59b1"
  724. status_of_nonexistent_tests...
  725. status_error_reporting_tests...
  726. directory_iterator_tests...
  727. directory_iterator_tests complete
  728. create_directories_tests...
  729. p is "C:\boost\develop\libs\filesystem\test\op-test-3fc0-59b1\level1/.\level2/./..\level3/"
  730. equivalent_tests...
  731. Warning: line 1893 exception reports default_error_condition().value() 50, should be 2
  732. value() is 50
  733. create_hard_link_tests...
  734. *** For information only ***
  735. create_hard_link() succeeded
  736. create_symlink_tests...
  737. *** For information only ***
  738. create_symlink() attempt failed
  739. filesystem_error.what() reports: boost::filesystem::create_symlink: A required privilege is not held by the client: "C:\boost\develop\libs\filesystem\test\op-test-3fc0-59b1\f1", "C:\boost\develop\libs\filesystem\test\op-test-3fc0-59b1\f4"
  740. create_symlink() may not be supported on this operating system or file system
  741. resize_file_tests...
  742. absolute_tests...
  743. canonical_basic_tests...
  744. init: "C:\boost\develop\libs\filesystem\test"
  745. root: "C:\"
  746. first: "boost"
  747. expected: "C:\boost"
  748. permissions_tests...
  749. copy_file_tests...
  750. copy "C:\boost\develop\libs\filesystem\test\op-test-3fc0-59b1\f1" to "C:\boost\develop\libs\filesystem\test\op-test-3fc0-59b1\d1\f2"
  751. copy complete
  752. iterator_status_tests...
  753. recursive_directory_iterator_tests...
  754. with error_code argument
  755. recursive_directory_iterator_tests complete
  756. recursive_iterator_status_tests...
  757. rename_tests...
  758. remove_tests...
  759. write_time_tests...
  760. UTC last_write_time() for a file just created is Thu Aug 24 10:57:29 2017
  761. Year is 117
  762. Change year to 116
  763. last_write_time() for the file is now Wed Aug 24 10:57:29 2016
  764. Reset to current time
  765. original last_write_time() - current last_write_time() is 0 seconds
  766. temp_directory_path_tests...
  767. Fallback test, temp_directory_path() returned "C:\WINDOWS\Temp"
  768. temp_directory_path() returned "op-test-3fc0-59b1\Temp"
  769. temp_directory_path() returned "op-test-3fc0-59b1\Temp"
  770. Windows specific tests...
  771. (may take several seconds)
  772. testing complete
  773. post-test removal of "C:\boost\develop\libs\filesystem\test\op-test-3fc0-59b1"
  774. post-test removal complete
  775. returning from main()
  776. No errors detected.
  777. EXIT STATUS: 0
  778. </pre>
  779. <h2><a name="filesystem-operations_test-msvc-12.0">filesystem - operations_test - msvc-12.0</a></h2>
  780. <h3>Run output:</h3><pre>
  781. BOOST_WINDOWS_API is defined
  782. API is Windows
  783. initial_path() is "C:\boost\develop\libs\filesystem\test"
  784. "C:", "/", "boost", "develop", "libs", "filesystem", "test"
  785. sizeof(boost::uintmax_t) = 8
  786. initial_tests...
  787. current_path().string() is
  788. "C:\boost\develop\libs\filesystem\test"
  789. predicate_and_status_tests...
  790. exception_tests...
  791. catch runtime_error by value
  792. catch system_error by value
  793. catch filesystem_error by value
  794. catch filesystem_error by const reference
  795. Warning: line 376 exception reports default_error_condition().value() 50, should be 2
  796. value() is 50
  797. exception_tests complete
  798. create_directory_tests...
  799. create_directory_tests complete
  800. current_directory_tests...
  801. space_tests...
  802. capacity = 1023159562240
  803. free = 793978023936
  804. available = 793978023936
  805. creating test directories and files in "C:\boost\develop\libs\filesystem\test\op-test-c50b-e30d"
  806. status_of_nonexistent_tests...
  807. status_error_reporting_tests...
  808. directory_iterator_tests...
  809. directory_iterator_tests complete
  810. create_directories_tests...
  811. p is "C:\boost\develop\libs\filesystem\test\op-test-c50b-e30d\level1/.\level2/./..\level3/"
  812. equivalent_tests...
  813. Warning: line 1893 exception reports default_error_condition().value() 50, should be 2
  814. value() is 50
  815. create_hard_link_tests...
  816. *** For information only ***
  817. create_hard_link() succeeded
  818. create_symlink_tests...
  819. *** For information only ***
  820. create_symlink() attempt failed
  821. filesystem_error.what() reports: boost::filesystem::create_symlink: A required privilege is not held by the client: "C:\boost\develop\libs\filesystem\test\op-test-c50b-e30d\f1", "C:\boost\develop\libs\filesystem\test\op-test-c50b-e30d\f4"
  822. create_symlink() may not be supported on this operating system or file system
  823. resize_file_tests...
  824. absolute_tests...
  825. canonical_basic_tests...
  826. init: "C:\boost\develop\libs\filesystem\test"
  827. root: "C:\"
  828. first: "boost"
  829. expected: "C:\boost"
  830. permissions_tests...
  831. copy_file_tests...
  832. copy "C:\boost\develop\libs\filesystem\test\op-test-c50b-e30d\f1" to "C:\boost\develop\libs\filesystem\test\op-test-c50b-e30d\d1\f2"
  833. copy complete
  834. iterator_status_tests...
  835. recursive_directory_iterator_tests...
  836. with error_code argument
  837. recursive_directory_iterator_tests complete
  838. recursive_iterator_status_tests...
  839. rename_tests...
  840. remove_tests...
  841. write_time_tests...
  842. UTC last_write_time() for a file just created is Thu Aug 24 10:57:44 2017
  843. Year is 117
  844. Change year to 116
  845. last_write_time() for the file is now Wed Aug 24 10:57:44 2016
  846. Reset to current time
  847. original last_write_time() - current last_write_time() is 0 seconds
  848. temp_directory_path_tests...
  849. Fallback test, temp_directory_path() returned "C:\WINDOWS\Temp"
  850. temp_directory_path() returned "op-test-c50b-e30d\Temp"
  851. temp_directory_path() returned "op-test-c50b-e30d\Temp"
  852. Windows specific tests...
  853. (may take several seconds)
  854. testing complete
  855. post-test removal of "C:\boost\develop\libs\filesystem\test\op-test-c50b-e30d"
  856. post-test removal complete
  857. returning from main()
  858. No errors detected.
  859. EXIT STATUS: 0
  860. </pre>
  861. <h2><a name="filesystem-operations_test-msvc-14.0">filesystem - operations_test - msvc-14.0</a></h2>
  862. <h3>Run output:</h3><pre>
  863. BOOST_WINDOWS_API is defined
  864. API is Windows
  865. initial_path() is "C:\boost\develop\libs\filesystem\test"
  866. "C:", "/", "boost", "develop", "libs", "filesystem", "test"
  867. sizeof(boost::uintmax_t) = 8
  868. initial_tests...
  869. current_path().string() is
  870. "C:\boost\develop\libs\filesystem\test"
  871. predicate_and_status_tests...
  872. exception_tests...
  873. catch runtime_error by value
  874. catch system_error by value
  875. catch filesystem_error by value
  876. catch filesystem_error by const reference
  877. Warning: line 376 exception reports default_error_condition().value() 50, should be 2
  878. value() is 50
  879. exception_tests complete
  880. create_directory_tests...
  881. create_directory_tests complete
  882. current_directory_tests...
  883. space_tests...
  884. capacity = 1023159562240
  885. free = 793971998720
  886. available = 793971998720
  887. creating test directories and files in "C:\boost\develop\libs\filesystem\test\op-test-d745-8190"
  888. status_of_nonexistent_tests...
  889. status_error_reporting_tests...
  890. directory_iterator_tests...
  891. directory_iterator_tests complete
  892. create_directories_tests...
  893. p is "C:\boost\develop\libs\filesystem\test\op-test-d745-8190\level1/.\level2/./..\level3/"
  894. equivalent_tests...
  895. Warning: line 1893 exception reports default_error_condition().value() 50, should be 2
  896. value() is 50
  897. create_hard_link_tests...
  898. *** For information only ***
  899. create_hard_link() succeeded
  900. create_symlink_tests...
  901. *** For information only ***
  902. create_symlink() attempt failed
  903. filesystem_error.what() reports: boost::filesystem::create_symlink: A required privilege is not held by the client: "C:\boost\develop\libs\filesystem\test\op-test-d745-8190\f1", "C:\boost\develop\libs\filesystem\test\op-test-d745-8190\f4"
  904. create_symlink() may not be supported on this operating system or file system
  905. resize_file_tests...
  906. absolute_tests...
  907. canonical_basic_tests...
  908. init: "C:\boost\develop\libs\filesystem\test"
  909. root: "C:\"
  910. first: "boost"
  911. expected: "C:\boost"
  912. permissions_tests...
  913. copy_file_tests...
  914. copy "C:\boost\develop\libs\filesystem\test\op-test-d745-8190\f1" to "C:\boost\develop\libs\filesystem\test\op-test-d745-8190\d1\f2"
  915. copy complete
  916. iterator_status_tests...
  917. recursive_directory_iterator_tests...
  918. with error_code argument
  919. recursive_directory_iterator_tests complete
  920. recursive_iterator_status_tests...
  921. rename_tests...
  922. remove_tests...
  923. write_time_tests...
  924. UTC last_write_time() for a file just created is Thu Aug 24 10:58:01 2017
  925. Year is 117
  926. Change year to 116
  927. last_write_time() for the file is now Wed Aug 24 10:58:01 2016
  928. Reset to current time
  929. original last_write_time() - current last_write_time() is 0 seconds
  930. temp_directory_path_tests...
  931. Fallback test, temp_directory_path() returned "C:\WINDOWS\Temp"
  932. temp_directory_path() returned "op-test-d745-8190\Temp"
  933. temp_directory_path() returned "op-test-d745-8190\Temp"
  934. Windows specific tests...
  935. (may take several seconds)
  936. testing complete
  937. post-test removal of "C:\boost\develop\libs\filesystem\test\op-test-d745-8190"
  938. post-test removal complete
  939. returning from main()
  940. No errors detected.
  941. EXIT STATUS: 0
  942. </pre>
  943. <h2><a name="filesystem-operations_test-msvc-14.1">filesystem - operations_test - msvc-14.1</a></h2>
  944. <h3>Run output:</h3><pre>
  945. BOOST_WINDOWS_API is defined
  946. API is Windows
  947. initial_path() is "C:\boost\develop\libs\filesystem\test"
  948. "C:", "/", "boost", "develop", "libs", "filesystem", "test"
  949. sizeof(boost::uintmax_t) = 8
  950. initial_tests...
  951. current_path().string() is
  952. "C:\boost\develop\libs\filesystem\test"
  953. predicate_and_status_tests...
  954. exception_tests...
  955. catch runtime_error by value
  956. catch system_error by value
  957. catch filesystem_error by value
  958. catch filesystem_error by const reference
  959. Warning: line 376 exception reports default_error_condition().value() 50, should be 2
  960. value() is 50
  961. exception_tests complete
  962. create_directory_tests...
  963. create_directory_tests complete
  964. current_directory_tests...
  965. space_tests...
  966. capacity = 1023159562240
  967. free = 793972551680
  968. available = 793972551680
  969. creating test directories and files in "C:\boost\develop\libs\filesystem\test\op-test-b992-a0a1"
  970. status_of_nonexistent_tests...
  971. status_error_reporting_tests...
  972. directory_iterator_tests...
  973. directory_iterator_tests complete
  974. create_directories_tests...
  975. p is "C:\boost\develop\libs\filesystem\test\op-test-b992-a0a1\level1/.\level2/./..\level3/"
  976. equivalent_tests...
  977. Warning: line 1893 exception reports default_error_condition().value() 50, should be 2
  978. value() is 50
  979. create_hard_link_tests...
  980. *** For information only ***
  981. create_hard_link() succeeded
  982. create_symlink_tests...
  983. *** For information only ***
  984. create_symlink() attempt failed
  985. filesystem_error.what() reports: boost::filesystem::create_symlink: A required privilege is not held by the client: "C:\boost\develop\libs\filesystem\test\op-test-b992-a0a1\f1", "C:\boost\develop\libs\filesystem\test\op-test-b992-a0a1\f4"
  986. create_symlink() may not be supported on this operating system or file system
  987. resize_file_tests...
  988. absolute_tests...
  989. canonical_basic_tests...
  990. init: "C:\boost\develop\libs\filesystem\test"
  991. root: "C:\"
  992. first: "boost"
  993. expected: "C:\boost"
  994. permissions_tests...
  995. copy_file_tests...
  996. copy "C:\boost\develop\libs\filesystem\test\op-test-b992-a0a1\f1" to "C:\boost\develop\libs\filesystem\test\op-test-b992-a0a1\d1\f2"
  997. copy complete
  998. iterator_status_tests...
  999. recursive_directory_iterator_tests...
  1000. with error_code argument
  1001. recursive_directory_iterator_tests complete
  1002. recursive_iterator_status_tests...
  1003. rename_tests...
  1004. remove_tests...
  1005. write_time_tests...
  1006. UTC last_write_time() for a file just created is Thu Aug 24 10:58:22 2017
  1007. Year is 117
  1008. Change year to 116
  1009. last_write_time() for the file is now Wed Aug 24 10:58:22 2016
  1010. Reset to current time
  1011. original last_write_time() - current last_write_time() is 0 seconds
  1012. temp_directory_path_tests...
  1013. Fallback test, temp_directory_path() returned "C:\WINDOWS\Temp"
  1014. temp_directory_path() returned "op-test-b992-a0a1\Temp"
  1015. temp_directory_path() returned "op-test-b992-a0a1\Temp"
  1016. Windows specific tests...
  1017. (may take several seconds)
  1018. testing complete
  1019. post-test removal of "C:\boost\develop\libs\filesystem\test\op-test-b992-a0a1"
  1020. post-test removal complete
  1021. returning from main()
  1022. No errors detected.
  1023. EXIT STATUS: 0
  1024. </pre>
  1025. <h2><a name="filesystem-operations_test_static-gcc-mingw-c++03">filesystem - operations_test_static - gcc-mingw-c++03</a></h2>
  1026. <h3>Compiler output:</h3><pre>
  1027. link.hardlink ..\..\..\boost\utility.hpp
  1028. Hardlink created for ..\..\..\boost\utility.hpp &lt;&lt;===&gt;&gt; ..\..\utility\include\boost\utility.hpp
  1029. link.hardlink ..\..\..\boost\utility\base_from_member.hpp
  1030. Hardlink created for ..\..\..\boost\utility\base_from_member.hpp &lt;&lt;===&gt;&gt; ..\..\utility\include\boost\utility\base_from_member.hpp
  1031. link.hardlink ..\..\..\boost\utility\binary.hpp
  1032. Hardlink created for ..\..\..\boost\utility\binary.hpp &lt;&lt;===&gt;&gt; ..\..\utility\include\boost\utility\binary.hpp
  1033. link.hardlink ..\..\..\boost\utility\identity_type.hpp
  1034. Hardlink created for ..\..\..\boost\utility\identity_type.hpp &lt;&lt;===&gt;&gt; ..\..\utility\include\boost\utility\identity_type.hpp
  1035. link.hardlink ..\..\..\boost\next_prior.hpp
  1036. Hardlink created for ..\..\..\boost\next_prior.hpp &lt;&lt;===&gt;&gt; ..\..\utility\include\boost\next_prior.hpp
  1037. link.hardlink ..\..\..\boost\detail\lightweight_test_report.hpp
  1038. Hardlink created for ..\..\..\boost\detail\lightweight_test_report.hpp &lt;&lt;===&gt;&gt; ..\..\detail\include\boost\detail\lightweight_test_report.hpp
  1039. </pre>
  1040. <h2><a name="filesystem-operations_unit_test-gcc-mingw-c++03">filesystem - operations_unit_test - gcc-mingw-c++03</a></h2>
  1041. <h3>Run output:</h3><pre>
  1042. BOOST_WINDOWS_API is defined
  1043. BOOST_FILESYSTEM_DECL=__attribute__((__dllimport__))
  1044. BOOST_SYMBOL_VISIBLE=__attribute__((__visibility__("default")))
  1045. current_path() is C:\boost\develop\libs\filesystem\test
  1046. file_status test...
  1047. status(".") permissions are 666
  1048. symlink_status(".") permissions are 666
  1049. query test...
  1050. directory_iterator_test...
  1051. directory_iterator_test complete
  1052. recursive_directory_iterator_test...
  1053. recursive_directory_iterator_test complete
  1054. operations test...
  1055. directory_entry test...
  1056. directory_entry overload test...
  1057. error handling test...
  1058. as expected, attempt to get size of non-existent file threw a filesystem_error
  1059. what() returns boost::filesystem::file_size: The system cannot find the file specified: "no-such-file"
  1060. string_file_tests...
  1061. "dd87-ef40-4926-6938"
  1062. "foo-ea70b-be93e-bar"
  1063. "foo-e7335-10cdc-5d03c-5a3c9-f4650-f1021-7b6be-5019-bar"
  1064. "foo-f7a8a-993d9-6f777-00134-3ed50-2fbcb-1e8f4-f2a70-bar"
  1065. testing complete
  1066. post-test removal of "C:\boost\develop\libs\filesystem\test\op-unit_test-8c2b-524a-cd05"
  1067. post-test removal complete
  1068. No errors detected.
  1069. EXIT STATUS: 0
  1070. </pre>
  1071. <h2><a name="filesystem-operations_unit_test-gcc-mingw-c++11">filesystem - operations_unit_test - gcc-mingw-c++11</a></h2>
  1072. <h3>Run output:</h3><pre>
  1073. BOOST_WINDOWS_API is defined
  1074. BOOST_FILESYSTEM_DECL=__attribute__((__dllimport__))
  1075. BOOST_SYMBOL_VISIBLE=__attribute__((__visibility__("default")))
  1076. current_path() is C:\boost\develop\libs\filesystem\test
  1077. file_status test...
  1078. status(".") permissions are 666
  1079. symlink_status(".") permissions are 666
  1080. query test...
  1081. directory_iterator_test...
  1082. directory_iterator_test complete
  1083. recursive_directory_iterator_test...
  1084. recursive_directory_iterator_test complete
  1085. operations test...
  1086. directory_entry test...
  1087. directory_entry overload test...
  1088. error handling test...
  1089. as expected, attempt to get size of non-existent file threw a filesystem_error
  1090. what() returns boost::filesystem::file_size: The system cannot find the file specified: "no-such-file"
  1091. string_file_tests...
  1092. "754f-7b1a-3be6-e5c0"
  1093. "foo-4bb0f-4d882-bar"
  1094. "foo-ac642-09a4f-6aa7e-ea2d7-457da-b2948-53f4a-bad3-bar"
  1095. "foo-ae2bd-64c16-22117-8a86b-44e97-c20ea-8af66-1675e-bar"
  1096. testing complete
  1097. post-test removal of "C:\boost\develop\libs\filesystem\test\op-unit_test-3440-0e3f-4e7e"
  1098. post-test removal complete
  1099. No errors detected.
  1100. EXIT STATUS: 0
  1101. </pre>
  1102. <h2><a name="filesystem-operations_unit_test-gcc-mingw-c++14">filesystem - operations_unit_test - gcc-mingw-c++14</a></h2>
  1103. <h3>Run output:</h3><pre>
  1104. BOOST_WINDOWS_API is defined
  1105. BOOST_FILESYSTEM_DECL=__attribute__((__dllimport__))
  1106. BOOST_SYMBOL_VISIBLE=__attribute__((__visibility__("default")))
  1107. current_path() is C:\boost\develop\libs\filesystem\test
  1108. file_status test...
  1109. status(".") permissions are 666
  1110. symlink_status(".") permissions are 666
  1111. query test...
  1112. directory_iterator_test...
  1113. directory_iterator_test complete
  1114. recursive_directory_iterator_test...
  1115. recursive_directory_iterator_test complete
  1116. operations test...
  1117. directory_entry test...
  1118. directory_entry overload test...
  1119. error handling test...
  1120. as expected, attempt to get size of non-existent file threw a filesystem_error
  1121. what() returns boost::filesystem::file_size: The system cannot find the file specified: "no-such-file"
  1122. string_file_tests...
  1123. "7d80-f2f3-aeaa-b6c7"
  1124. "foo-a01ed-b1b33-bar"
  1125. "foo-4a551-dd753-dfa25-ed9a7-acb54-098df-6a620-a70f-bar"
  1126. "foo-12c8d-06744-bd437-89fdc-a2c34-95e8f-a414d-b94be-bar"
  1127. testing complete
  1128. post-test removal of "C:\boost\develop\libs\filesystem\test\op-unit_test-e67e-bad2-8279"
  1129. post-test removal complete
  1130. No errors detected.
  1131. EXIT STATUS: 0
  1132. </pre>
  1133. <h2><a name="filesystem-operations_unit_test-msvc-11.0">filesystem - operations_unit_test - msvc-11.0</a></h2>
  1134. <h3>Run output:</h3><pre>
  1135. BOOST_WINDOWS_API is defined
  1136. BOOST_FILESYSTEM_DECL=__declspec(dllimport)
  1137. BOOST_SYMBOL_VISIBLE=
  1138. current_path() is C:\boost\develop\libs\filesystem\test
  1139. file_status test...
  1140. status(".") permissions are 666
  1141. symlink_status(".") permissions are 666
  1142. query test...
  1143. directory_iterator_test...
  1144. directory_iterator_test complete
  1145. recursive_directory_iterator_test...
  1146. recursive_directory_iterator_test complete
  1147. operations test...
  1148. directory_entry test...
  1149. directory_entry overload test...
  1150. error handling test...
  1151. as expected, attempt to get size of non-existent file threw a filesystem_error
  1152. what() returns boost::filesystem::file_size: The system cannot find the file specified: "no-such-file"
  1153. string_file_tests...
  1154. "1ab4-8841-b0fc-e647"
  1155. "foo-efb46-79c29-bar"
  1156. "foo-59896-324e8-bdbd6-a42eb-de915-1ec1a-ce99d-4067-bar"
  1157. "foo-1910a-90280-34d2b-ef1c2-71af0-a0b5e-08faf-f5b1f-bar"
  1158. testing complete
  1159. post-test removal of "C:\boost\develop\libs\filesystem\test\op-unit_test-9db7-fe9c-d2e3"
  1160. post-test removal complete
  1161. No errors detected.
  1162. EXIT STATUS: 0
  1163. </pre>
  1164. <h2><a name="filesystem-operations_unit_test-msvc-12.0">filesystem - operations_unit_test - msvc-12.0</a></h2>
  1165. <h3>Run output:</h3><pre>
  1166. BOOST_WINDOWS_API is defined
  1167. BOOST_FILESYSTEM_DECL=__declspec(dllimport)
  1168. BOOST_SYMBOL_VISIBLE=
  1169. current_path() is C:\boost\develop\libs\filesystem\test
  1170. file_status test...
  1171. status(".") permissions are 666
  1172. symlink_status(".") permissions are 666
  1173. query test...
  1174. directory_iterator_test...
  1175. directory_iterator_test complete
  1176. recursive_directory_iterator_test...
  1177. recursive_directory_iterator_test complete
  1178. operations test...
  1179. directory_entry test...
  1180. directory_entry overload test...
  1181. error handling test...
  1182. as expected, attempt to get size of non-existent file threw a filesystem_error
  1183. what() returns boost::filesystem::file_size: The system cannot find the file specified: "no-such-file"
  1184. string_file_tests...
  1185. "8e2b-71ce-2521-a7db"
  1186. "foo-848dc-69884-bar"
  1187. "foo-4aa5a-9c482-8cbc0-d1620-52975-427ef-977b7-8d85-bar"
  1188. "foo-539a8-bbd78-dc935-e4685-222d2-5fadc-eca06-d3123-bar"
  1189. testing complete
  1190. post-test removal of "C:\boost\develop\libs\filesystem\test\op-unit_test-56c9-60bb-08e3"
  1191. post-test removal complete
  1192. No errors detected.
  1193. EXIT STATUS: 0
  1194. </pre>
  1195. <h2><a name="filesystem-operations_unit_test-msvc-14.0">filesystem - operations_unit_test - msvc-14.0</a></h2>
  1196. <h3>Run output:</h3><pre>
  1197. BOOST_WINDOWS_API is defined
  1198. BOOST_FILESYSTEM_DECL=__declspec(dllimport)
  1199. BOOST_SYMBOL_VISIBLE=
  1200. current_path() is C:\boost\develop\libs\filesystem\test
  1201. file_status test...
  1202. status(".") permissions are 666
  1203. symlink_status(".") permissions are 666
  1204. query test...
  1205. directory_iterator_test...
  1206. directory_iterator_test complete
  1207. recursive_directory_iterator_test...
  1208. recursive_directory_iterator_test complete
  1209. operations test...
  1210. directory_entry test...
  1211. directory_entry overload test...
  1212. error handling test...
  1213. as expected, attempt to get size of non-existent file threw a filesystem_error
  1214. what() returns boost::filesystem::file_size: The system cannot find the file specified: "no-such-file"
  1215. string_file_tests...
  1216. "f2ef-9c9a-bba1-2da9"
  1217. "foo-2d9f5-883e8-bar"
  1218. "foo-a6ab7-95190-f84db-88e6f-6ea6f-656af-d1520-c648-bar"
  1219. "foo-f88e8-f15db-7b6a4-ef286-132b5-df468-819e2-8d568-bar"
  1220. testing complete
  1221. post-test removal of "C:\boost\develop\libs\filesystem\test\op-unit_test-1334-a91e-c0f5"
  1222. post-test removal complete
  1223. No errors detected.
  1224. EXIT STATUS: 0
  1225. </pre>
  1226. <h2><a name="filesystem-operations_unit_test-msvc-14.1">filesystem - operations_unit_test - msvc-14.1</a></h2>
  1227. <h3>Run output:</h3><pre>
  1228. BOOST_WINDOWS_API is defined
  1229. BOOST_FILESYSTEM_DECL=__declspec(dllimport)
  1230. BOOST_SYMBOL_VISIBLE=
  1231. current_path() is C:\boost\develop\libs\filesystem\test
  1232. file_status test...
  1233. status(".") permissions are 666
  1234. symlink_status(".") permissions are 666
  1235. query test...
  1236. directory_iterator_test...
  1237. directory_iterator_test complete
  1238. recursive_directory_iterator_test...
  1239. recursive_directory_iterator_test complete
  1240. operations test...
  1241. directory_entry test...
  1242. directory_entry overload test...
  1243. error handling test...
  1244. as expected, attempt to get size of non-existent file threw a filesystem_error
  1245. what() returns boost::filesystem::file_size: The system cannot find the file specified: "no-such-file"
  1246. string_file_tests...
  1247. "1f6b-83e8-b538-782f"
  1248. "foo-4e6c4-de2ee-bar"
  1249. "foo-1703a-adf72-ff6a8-cf07d-fcdec-818b0-3c067-0292-bar"
  1250. "foo-b7e03-522a0-89b5a-3fa32-6fa98-df460-6be3a-7acdc-bar"
  1251. testing complete
  1252. post-test removal of "C:\boost\develop\libs\filesystem\test\op-unit_test-b9c6-6436-60ba"
  1253. post-test removal complete
  1254. No errors detected.
  1255. EXIT STATUS: 0
  1256. </pre>
  1257. <h2><a name="filesystem-path_test-gcc-mingw-c++03">filesystem - path_test - gcc-mingw-c++03</a></h2>
  1258. <h3>Compiler output:</h3><pre>
  1259. link.hardlink ..\..\..\boost\smart_ptr.hpp
  1260. Hardlink created for ..\..\..\boost\smart_ptr.hpp &lt;&lt;===&gt;&gt; ..\..\smart_ptr\include\boost\smart_ptr.hpp
  1261. link.hardlink ..\..\..\boost\scoped_ptr.hpp
  1262. Hardlink created for ..\..\..\boost\scoped_ptr.hpp &lt;&lt;===&gt;&gt; ..\..\smart_ptr\include\boost\scoped_ptr.hpp
  1263. link.hardlink ..\..\..\boost\shared_array.hpp
  1264. Hardlink created for ..\..\..\boost\shared_array.hpp &lt;&lt;===&gt;&gt; ..\..\smart_ptr\include\boost\shared_array.hpp
  1265. link.hardlink ..\..\..\boost\weak_ptr.hpp
  1266. Hardlink created for ..\..\..\boost\weak_ptr.hpp &lt;&lt;===&gt;&gt; ..\..\smart_ptr\include\boost\weak_ptr.hpp
  1267. link.hardlink ..\..\..\boost\intrusive_ptr.hpp
  1268. Hardlink created for ..\..\..\boost\intrusive_ptr.hpp &lt;&lt;===&gt;&gt; ..\..\smart_ptr\include\boost\intrusive_ptr.hpp
  1269. link.hardlink ..\..\..\boost\enable_shared_from_this.hpp
  1270. Hardlink created for ..\..\..\boost\enable_shared_from_this.hpp &lt;&lt;===&gt;&gt; ..\..\smart_ptr\include\boost\enable_shared_from_this.hpp
  1271. link.hardlink ..\..\..\boost\make_shared.hpp
  1272. Hardlink created for ..\..\..\boost\make_shared.hpp &lt;&lt;===&gt;&gt; ..\..\smart_ptr\include\boost\make_shared.hpp
  1273. link.hardlink ..\..\..\boost\integer_fwd.hpp
  1274. Hardlink created for ..\..\..\boost\integer_fwd.hpp &lt;&lt;===&gt;&gt; ..\..\integer\include\boost\integer_fwd.hpp
  1275. link.hardlink ..\..\..\boost\detail\container_fwd.hpp
  1276. Hardlink created for ..\..\..\boost\detail\container_fwd.hpp &lt;&lt;===&gt;&gt; ..\..\detail\include\boost\detail\container_fwd.hpp
  1277. </pre>
  1278. </body>
  1279. </html>