rlexe.xml 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <regress-exe>
  3. <test>
  4. <default>
  5. <compile-flags>-dbgbaseline:empty.baseline</compile-flags>
  6. <files>failfast.js</files>
  7. </default>
  8. </test>
  9. <test>
  10. <default>
  11. <compile-flags>-dbgbaseline:JsDiagBreakpoints.js.dbg.baseline</compile-flags>
  12. <files>JsDiagBreakpoints.js</files>
  13. </default>
  14. </test>
  15. <test>
  16. <default>
  17. <compile-flags>-dbgbaseline:JsDiagBreakpoints.js.dbg.baseline</compile-flags>
  18. <files>JsDiagBreakpoints_ArrayBuffer.js</files>
  19. </default>
  20. </test>
  21. <test>
  22. <default>
  23. <compile-flags>-debuglaunch -dbgbaseline:JsDiagBreakOnUncaughtException.js.dbg.baseline</compile-flags>
  24. <baseline>JsDiagBreakOnUncaughtException.baseline</baseline>
  25. <files>JsDiagBreakOnUncaughtException.js</files>
  26. </default>
  27. </test>
  28. <test>
  29. <default>
  30. <compile-flags>-debuglaunch -dbgbaseline:JsDiagExceptionsInPromises_BreakOnUncaughtExceptions.js.dbg.baseline</compile-flags>
  31. <baseline>JsDiagExceptionsInPromises_BreakOnUncaughtExceptions.baseline</baseline>
  32. <files>JsDiagExceptionsInPromises_BreakOnUncaughtExceptions.js</files>
  33. </default>
  34. </test>
  35. <test>
  36. <default>
  37. <compile-flags>-debuglaunch -dbgbaseline:JsDiagExceptionsInPromises_BreakOnFirstChanceExceptions.js.dbg.baseline</compile-flags>
  38. <baseline>JsDiagExceptionsInPromises_BreakOnFirstChanceExceptions.baseline</baseline>
  39. <files>JsDiagExceptionsInPromises_BreakOnFirstChanceExceptions.js</files>
  40. </default>
  41. </test>
  42. <test>
  43. <default>
  44. <compile-flags>-debuglaunch -dbgbaseline:JsDiagExceptionsInAsyncFunctions_BreakOnUncaughtExceptions.js.dbg.baseline</compile-flags>
  45. <baseline>JsDiagExceptionsInAsyncFunctions_BreakOnUncaughtExceptions.baseline</baseline>
  46. <files>JsDiagExceptionsInAsyncFunctions_BreakOnUncaughtExceptions.js</files>
  47. </default>
  48. </test>
  49. <test>
  50. <default>
  51. <compile-flags>-debuglaunch -dbgbaseline:JsDiagEvaluate.js.dbg.baseline</compile-flags>
  52. <files>JsDiagEvaluate.js</files>
  53. </default>
  54. </test>
  55. <test>
  56. <default>
  57. <compile-flags>-debuglaunch -dbgbaseline:JsDiagGetFunctionPosition.js.dbg.baseline</compile-flags>
  58. <files>JsDiagGetFunctionPosition.js</files>
  59. </default>
  60. </test>
  61. <test>
  62. <default>
  63. <compile-flags>-debuglaunch -dbgbaseline:JsDiagGetFunctionPositionIntl.js.dbg.baseline -Intl</compile-flags>
  64. <files>JsDiagGetFunctionPositionIntl.js</files>
  65. <!-- xplat-todo: enable on xplat when Intl is supported on xplat (Microsoft/ChakraCore#2919) -->
  66. <tags>exclude_xplat,Intl</tags>
  67. </default>
  68. </test>
  69. <test>
  70. <default>
  71. <compile-flags>-debuglaunch -dbgbaseline:JsDiagGetScripts.js.dbg.baseline</compile-flags>
  72. <files>JsDiagGetScripts.js</files>
  73. </default>
  74. </test>
  75. <test>
  76. <default>
  77. <compile-flags>-debuglaunch -dbgbaseline:JsDiagGetStackProperties.js.dbg.baseline</compile-flags>
  78. <files>JsDiagGetStackProperties.js</files>
  79. </default>
  80. </test>
  81. <test>
  82. <default>
  83. <compile-flags>-debuglaunch -dbgbaseline:JsDiagGetStackTrace.js.dbg.baseline</compile-flags>
  84. <files>JsDiagGetStackTrace.js</files>
  85. </default>
  86. </test>
  87. <test>
  88. <default>
  89. <compile-flags>-debuglaunch -dbgbaseline:JsDiagRequestAsyncBreak.js.dbg.baseline</compile-flags>
  90. <files>JsDiagRequestAsyncBreak.js</files>
  91. </default>
  92. </test>
  93. <test>
  94. <default>
  95. <compile-flags>-debuglaunch -dbgbaseline:JsrtDebugUtilsAddPropertyType.js.dbg.baseline</compile-flags>
  96. <files>JsrtDebugUtilsAddPropertyType.js</files>
  97. </default>
  98. </test>
  99. <test>
  100. <default>
  101. <compile-flags>-debuglaunch -dbgbaseline:MultipleContextStack.js.dbg.baseline</compile-flags>
  102. <files>MultipleContextStack.js</files>
  103. </default>
  104. </test>
  105. <test>
  106. <default>
  107. <compile-flags>-debuglaunch -dbgbaseline:dumpFunctionProperties.js.dbg.baseline</compile-flags>
  108. <files>dumpFunctionProperties.js</files>
  109. </default>
  110. </test>
  111. <test>
  112. <default>
  113. <compile-flags>-dbgbaseline:emptyJson.dbg.baseline</compile-flags>
  114. <files>loadscript_after_detach.js</files>
  115. </default>
  116. </test>
  117. <test>
  118. <default>
  119. <compile-flags>-debuglaunch -dbgbaseline:exceptionWhileFetchingProp.js.dbg.baseline</compile-flags>
  120. <files>exceptionWhileFetchingProp.js</files>
  121. </default>
  122. </test>
  123. </regress-exe>