Condense test dirs for rc2.

pull/12934/head
Jussi Pakkanen 12 months ago
parent 4d1bfd0939
commit ac1d0aea58
  1. 5
      test cases/failing/100 bool in combo/test.json
  2. 0
      test cases/failing/100 compiler no lang/meson.build
  3. 2
      test cases/failing/100 compiler no lang/test.json
  4. 0
      test cases/failing/101 no fallback/meson.build
  5. 0
      test cases/failing/101 no fallback/subprojects/foob/meson.build
  6. 0
      test cases/failing/101 no fallback/test.json
  7. 0
      test cases/failing/102 feature require/meson.build
  8. 0
      test cases/failing/102 feature require/meson_options.txt
  9. 0
      test cases/failing/102 feature require/test.json
  10. 0
      test cases/failing/103 feature require.bis/meson.build
  11. 0
      test cases/failing/103 feature require.bis/meson_options.txt
  12. 0
      test cases/failing/103 feature require.bis/test.json
  13. 0
      test cases/failing/104 no build get_external_property/meson.build
  14. 2
      test cases/failing/104 no build get_external_property/test.json
  15. 0
      test cases/failing/105 enter subdir twice/meson.build
  16. 0
      test cases/failing/105 enter subdir twice/sub/meson.build
  17. 2
      test cases/failing/105 enter subdir twice/test.json
  18. 0
      test cases/failing/106 invalid fstring/109 invalid fstring/meson.build
  19. 0
      test cases/failing/106 invalid fstring/109 invalid fstring/test.json
  20. 0
      test cases/failing/106 invalid fstring/meson.build
  21. 2
      test cases/failing/106 invalid fstring/test.json
  22. 0
      test cases/failing/107 compiler argument checking/meson.build
  23. 2
      test cases/failing/107 compiler argument checking/test.json
  24. 0
      test cases/failing/108 empty fallback/meson.build
  25. 0
      test cases/failing/108 empty fallback/subprojects/foo/meson.build
  26. 2
      test cases/failing/108 empty fallback/test.json
  27. 0
      test cases/failing/109 cmake executable dependency/meson.build
  28. 0
      test cases/failing/109 cmake executable dependency/subprojects/cmlib/CMakeLists.txt
  29. 0
      test cases/failing/109 cmake executable dependency/subprojects/cmlib/main.c
  30. 2
      test cases/failing/109 cmake executable dependency/test.json
  31. 0
      test cases/failing/110 allow_fallback with fallback/meson.build
  32. 2
      test cases/failing/110 allow_fallback with fallback/test.json
  33. 0
      test cases/failing/111 nonsensical bindgen/meson.build
  34. 0
      test cases/failing/111 nonsensical bindgen/src/header.h
  35. 0
      test cases/failing/111 nonsensical bindgen/src/source.c
  36. 2
      test cases/failing/111 nonsensical bindgen/test.json
  37. 0
      test cases/failing/112 run_target in test/meson.build
  38. 2
      test cases/failing/112 run_target in test/test.json
  39. 0
      test cases/failing/112 run_target in test/trivial.c
  40. 0
      test cases/failing/113 run_target in add_install_script/meson.build
  41. 2
      test cases/failing/113 run_target in add_install_script/test.json
  42. 0
      test cases/failing/113 run_target in add_install_script/trivial.c
  43. 0
      test cases/failing/114 pathsep in install_symlink/meson.build
  44. 2
      test cases/failing/114 pathsep in install_symlink/test.json
  45. 0
      test cases/failing/115 subproject version conflict/meson.build
  46. 0
      test cases/failing/115 subproject version conflict/subprojects/A/meson.build
  47. 0
      test cases/failing/115 subproject version conflict/subprojects/B/meson.build
  48. 2
      test cases/failing/115 subproject version conflict/test.json
  49. 0
      test cases/failing/116 structured source empty string/main.rs
  50. 0
      test cases/failing/116 structured source empty string/meson.build
  51. 2
      test cases/failing/116 structured source empty string/test.json
  52. 0
      test cases/failing/117 structured_sources conflicts/main.rs
  53. 0
      test cases/failing/117 structured_sources conflicts/meson.build
  54. 2
      test cases/failing/117 structured_sources conflicts/test.json
  55. 0
      test cases/failing/118 missing compiler/meson.build
  56. 0
      test cases/failing/118 missing compiler/subprojects/sub/main.c
  57. 0
      test cases/failing/118 missing compiler/subprojects/sub/meson.build
  58. 2
      test cases/failing/118 missing compiler/test.json
  59. 0
      test cases/failing/119 cmake subproject error/meson.build
  60. 0
      test cases/failing/119 cmake subproject error/subprojects/cmlib/CMakeLists.txt
  61. 2
      test cases/failing/119 cmake subproject error/test.json
  62. 0
      test cases/failing/120 pkgconfig not relocatable outside prefix/meson.build
  63. 2
      test cases/failing/120 pkgconfig not relocatable outside prefix/test.json
  64. 0
      test cases/failing/121 subproject sandbox violation/meson.build
  65. 0
      test cases/failing/121 subproject sandbox violation/meson_options.txt
  66. 0
      test cases/failing/121 subproject sandbox violation/subprojects/subproj1/file.txt
  67. 0
      test cases/failing/121 subproject sandbox violation/subprojects/subproj1/meson.build
  68. 0
      test cases/failing/121 subproject sandbox violation/subprojects/subproj1/nested/meson.build
  69. 0
      test cases/failing/121 subproject sandbox violation/subprojects/subproj2/file.txt
  70. 0
      test cases/failing/121 subproject sandbox violation/subprojects/subproj2/meson.build
  71. 0
      test cases/failing/121 subproject sandbox violation/subprojects/subproj2/nested/meson.build
  72. 0
      test cases/failing/121 subproject sandbox violation/subprojects/subproj3/file.txt
  73. 0
      test cases/failing/121 subproject sandbox violation/subprojects/subproj3/meson.build
  74. 2
      test cases/failing/121 subproject sandbox violation/test.json
  75. 0
      test cases/failing/122 override and add_project_dependency/inc/lib.h
  76. 0
      test cases/failing/122 override and add_project_dependency/lib.c
  77. 0
      test cases/failing/122 override and add_project_dependency/meson.build
  78. 0
      test cases/failing/122 override and add_project_dependency/subprojects/a/meson.build
  79. 0
      test cases/failing/122 override and add_project_dependency/subprojects/a/prog.c
  80. 2
      test cases/failing/122 override and add_project_dependency/test.json
  81. 0
      test cases/failing/123 targets before add_project_dependency/inc/lib.h
  82. 0
      test cases/failing/123 targets before add_project_dependency/lib.c
  83. 0
      test cases/failing/123 targets before add_project_dependency/meson.build
  84. 2
      test cases/failing/123 targets before add_project_dependency/test.json
  85. 0
      test cases/failing/124 extract from unity/meson.build
  86. 0
      test cases/failing/124 extract from unity/src1.c
  87. 0
      test cases/failing/124 extract from unity/src2.c
  88. 2
      test cases/failing/124 extract from unity/test.json
  89. 0
      test cases/failing/125 subproject object as a dependency/main.c
  90. 0
      test cases/failing/125 subproject object as a dependency/meson.build
  91. 0
      test cases/failing/125 subproject object as a dependency/subprojects/sub/meson.build
  92. 2
      test cases/failing/125 subproject object as a dependency/test.json
  93. 0
      test cases/failing/126 generator host binary/exe.c
  94. 0
      test cases/failing/126 generator host binary/lib.in
  95. 0
      test cases/failing/126 generator host binary/meson.build
  96. 0
      test cases/failing/126 generator host binary/test.json
  97. 0
      test cases/failing/127 invalid ast/meson.build
  98. 2
      test cases/failing/127 invalid ast/test.json
  99. 0
      test cases/failing/128 invalid project function/meson.build
  100. 2
      test cases/failing/128 invalid project function/test.json
  101. Some files were not shown because too many files have changed in this diff Show More

@ -1,5 +0,0 @@
{
"stdout": [
{ "line": "test cases/failing/100 bool in combo/meson.build:1:0: ERROR: Value \"True\" (of type \"boolean\") for combo option \"opt\" is not one of the choices. Possible choices are (as string): \"true\", \"false\"." }
]
}

@ -1,7 +1,7 @@
{
"stdout": [
{
"line": "test cases/failing/101 compiler no lang/meson.build:2:6: ERROR: Tried to access compiler for language \"c\", not specified for host machine."
"line": "test cases/failing/100 compiler no lang/meson.build:2:6: ERROR: Tried to access compiler for language \"c\", not specified for host machine."
}
]
}

@ -1,7 +1,7 @@
{
"stdout": [
{
"line": "test cases/failing/105 no build get_external_property/meson.build:3:14: ERROR: Unknown property for build machine: nonexisting"
"line": "test cases/failing/104 no build get_external_property/meson.build:3:14: ERROR: Unknown property for build machine: nonexisting"
}
]
}

@ -1,7 +1,7 @@
{
"stdout": [
{
"line": "test cases/failing/106 enter subdir twice/meson.build:3:0: ERROR: Tried to enter directory \"sub\", which has already been visited."
"line": "test cases/failing/105 enter subdir twice/meson.build:3:0: ERROR: Tried to enter directory \"sub\", which has already been visited."
}
]
}

@ -1,7 +1,7 @@
{
"stdout": [
{
"line": "test cases/failing/107 invalid fstring/meson.build:3:4: ERROR: Identifier \"foo\" does not name a variable."
"line": "test cases/failing/106 invalid fstring/meson.build:3:4: ERROR: Identifier \"foo\" does not name a variable."
}
]
}

@ -1,7 +1,7 @@
{
"stdout": [
{
"line": "test cases/failing/108 compiler argument checking/meson.build:4:25: ERROR: Compiler for C does not support \"-meson-goober-arg-for-testing\""
"line": "test cases/failing/107 compiler argument checking/meson.build:4:25: ERROR: Compiler for C does not support \"-meson-goober-arg-for-testing\""
}
]
}

@ -2,7 +2,7 @@
"stdout": [
{
"match": "re",
"line": "test cases/failing/109 empty fallback/meson.build:6:0: ERROR: Dependency \"foo\" not found.*"
"line": "test cases/failing/108 empty fallback/meson.build:6:0: ERROR: Dependency \"foo\" not found.*"
}
]
}

@ -1,7 +1,7 @@
{
"stdout": [
{
"line": "test cases/failing/110 cmake executable dependency/meson.build:9:14: ERROR: main is an executable and does not support the dependency() method. Use target() instead."
"line": "test cases/failing/109 cmake executable dependency/meson.build:9:14: ERROR: main is an executable and does not support the dependency() method. Use target() instead."
}
],
"tools": {

@ -1,7 +1,7 @@
{
"stdout": [
{
"line": "test cases/failing/111 allow_fallback with fallback/meson.build:3:0: ERROR: \"fallback\" and \"allow_fallback\" arguments are mutually exclusive"
"line": "test cases/failing/110 allow_fallback with fallback/meson.build:3:0: ERROR: \"fallback\" and \"allow_fallback\" arguments are mutually exclusive"
}
]
}

@ -1,7 +1,7 @@
{
"stdout": [
{
"line": "test cases/failing/112 nonsensical bindgen/meson.build:17:24: ERROR: bindgen source file must be a C header, not an object or build target"
"line": "test cases/failing/111 nonsensical bindgen/meson.build:17:24: ERROR: bindgen source file must be a C header, not an object or build target"
}
]
}

@ -1,7 +1,7 @@
{
"stdout": [
{
"line": "test cases/failing/113 run_target in test/meson.build:7:0: ERROR: test keyword argument 'args' was of type array[RunTarget] but should have been array[str | File | BuildTarget | CustomTarget | CustomTargetIndex]"
"line": "test cases/failing/112 run_target in test/meson.build:7:0: ERROR: test keyword argument 'args' was of type array[RunTarget] but should have been array[str | File | BuildTarget | CustomTarget | CustomTargetIndex]"
}
]
}

@ -1,7 +1,7 @@
{
"stdout": [
{
"line": "test cases/failing/114 run_target in add_install_script/meson.build:7:6: ERROR: meson.add_install_script argument 2 was of type \"RunTarget\" but should have been one of: \"str\", \"File\", \"BuildTarget\", \"CustomTarget\", \"CustomTargetIndex\", \"ExternalProgram\""
"line": "test cases/failing/113 run_target in add_install_script/meson.build:7:6: ERROR: meson.add_install_script argument 2 was of type \"RunTarget\" but should have been one of: \"str\", \"File\", \"BuildTarget\", \"CustomTarget\", \"CustomTargetIndex\", \"ExternalProgram\""
}
]
}

@ -1,7 +1,7 @@
{
"stdout": [
{
"line": "test cases/failing/115 pathsep in install_symlink/meson.build:3:0: ERROR: Link name is \"foo/bar\", but link names cannot contain path separators. The dir part should be in install_dir."
"line": "test cases/failing/114 pathsep in install_symlink/meson.build:3:0: ERROR: Link name is \"foo/bar\", but link names cannot contain path separators. The dir part should be in install_dir."
}
]
}

@ -1,7 +1,7 @@
{
"stdout": [
{
"line": "test cases/failing/116 subproject version conflict/meson.build:4:8: ERROR: Subproject B version is 100 but ['1'] required."
"line": "test cases/failing/115 subproject version conflict/meson.build:4:8: ERROR: Subproject B version is 100 but ['1'] required."
}
]
}

@ -1,7 +1,7 @@
{
"stdout": [
{
"line": "test cases/failing/117 structured source empty string/meson.build:9:2: ERROR: structured_sources: keys to dictionary argument may not be an empty string."
"line": "test cases/failing/116 structured source empty string/meson.build:9:2: ERROR: structured_sources: keys to dictionary argument may not be an empty string."
}
]
}

@ -1,7 +1,7 @@
{
"stdout": [
{
"line": "test cases/failing/118 structured_sources conflicts/meson.build:7:0: ERROR: Conflicting sources in structured sources: main.rs"
"line": "test cases/failing/117 structured_sources conflicts/meson.build:7:0: ERROR: Conflicting sources in structured sources: main.rs"
}
]
}

@ -1,7 +1,7 @@
{
"stdout": [
{
"line": "test cases/failing/119 missing compiler/subprojects/sub/meson.build:4:0: ERROR: No host machine compiler for 'subprojects/sub/main.c'"
"line": "test cases/failing/118 missing compiler/subprojects/sub/meson.build:4:0: ERROR: No host machine compiler for 'subprojects/sub/main.c'"
}
]
}

@ -1,7 +1,7 @@
{
"stdout": [
{
"line": "test cases/failing/120 cmake subproject error/meson.build:8:14: ERROR: Failed to configure the CMake subproject: Fancy error message"
"line": "test cases/failing/119 cmake subproject error/meson.build:8:14: ERROR: Failed to configure the CMake subproject: Fancy error message"
}
],
"tools": {

@ -1,7 +1,7 @@
{
"stdout": [
{
"line": "test cases/failing/121 pkgconfig not relocatable outside prefix/meson\\.build:17:5: ERROR: Pkgconfig prefix cannot be outside of the prefix when pkgconfig\\.relocatable=true. Pkgconfig prefix is (C:)?/opt/lib/pkgconfig.",
"line": "test cases/failing/120 pkgconfig not relocatable outside prefix/meson\\.build:17:5: ERROR: Pkgconfig prefix cannot be outside of the prefix when pkgconfig\\.relocatable=true. Pkgconfig prefix is (C:)?/opt/lib/pkgconfig.",
"match": "re"
}
]

@ -10,7 +10,7 @@
},
"stdout": [
{
"line": "test cases/failing/122 subproject sandbox violation/meson.build:24:0: ERROR: Sandbox violation: Tried to grab file file.txt from a nested subproject."
"line": "test cases/failing/121 subproject sandbox violation/meson.build:24:0: ERROR: Sandbox violation: Tried to grab file file.txt from a nested subproject."
}
]
}

@ -1,7 +1,7 @@
{
"stdout": [
{
"line": "test cases/failing/123 override and add_project_dependency/subprojects/a/meson.build:6:0: ERROR: Dependencies must be external dependencies"
"line": "test cases/failing/122 override and add_project_dependency/subprojects/a/meson.build:6:0: ERROR: Dependencies must be external dependencies"
}
]
}

@ -1,7 +1,7 @@
{
"stdout": [
{
"line": "test cases/failing/124 targets before add_project_dependency/meson.build:5:0: ERROR: Tried to use 'add_project_dependencies' after a build target has been declared."
"line": "test cases/failing/123 targets before add_project_dependency/meson.build:5:0: ERROR: Tried to use 'add_project_dependencies' after a build target has been declared."
}
]
}

@ -1,7 +1,7 @@
{
"stdout": [
{
"line": "test cases/failing/125 extract from unity/meson.build:4:37: ERROR: Single object files cannot be extracted in Unity builds. You can only extract all the object files for each compiler at once."
"line": "test cases/failing/124 extract from unity/meson.build:4:37: ERROR: Single object files cannot be extracted in Unity builds. You can only extract all the object files for each compiler at once."
}
]
}

@ -1,7 +1,7 @@
{
"stdout": [
{
"line": "test cases/failing/126 subproject object as a dependency/meson.build:3:0: ERROR: Tried to use subproject object as a dependency."
"line": "test cases/failing/125 subproject object as a dependency/meson.build:3:0: ERROR: Tried to use subproject object as a dependency."
}
]
}

@ -2,7 +2,7 @@
"stdout": [
{
"match": "re",
"line": "test cases/failing/128 invalid ast/meson.build:1:44: ERROR: Meson version is [0-9.]+(\\.rc[0-9]+)? but project requires 0.1.0"
"line": "test cases/failing/127 invalid ast/meson.build:1:44: ERROR: Meson version is [0-9.]+(\\.rc[0-9]+)? but project requires 0.1.0"
}
]
}

@ -2,7 +2,7 @@
"stdout": [
{
"match": "re",
"line": "test cases/failing/129 invalid project function/meson.build:1:67: ERROR: Meson version is [0-9.]+(\\.rc[0-9]+)? but project requires 0.1.0"
"line": "test cases/failing/128 invalid project function/meson.build:1:67: ERROR: Meson version is [0-9.]+(\\.rc[0-9]+)? but project requires 0.1.0"
}
]
}

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save