Condensed directory names for release.

pull/14102/head
Jussi Pakkanen 3 months ago
parent 910db36e38
commit 0279acbfe5
  1. 2
      run_format_tests.py
  2. 0
      test cases/unit/100 custom target name/file.txt.in
  3. 0
      test cases/unit/100 custom target name/meson.build
  4. 0
      test cases/unit/100 custom target name/subdir/meson.build
  5. 0
      test cases/unit/101 relative find program/foo.py
  6. 0
      test cases/unit/101 relative find program/meson.build
  7. 0
      test cases/unit/101 relative find program/subdir/meson.build
  8. 0
      test cases/unit/102 rlib linkage/lib2.rs
  9. 0
      test cases/unit/102 rlib linkage/main.rs
  10. 0
      test cases/unit/102 rlib linkage/meson.build
  11. 0
      test cases/unit/103 python without pkgconfig/meson.build
  12. 0
      test cases/unit/104 strip/lib.c
  13. 0
      test cases/unit/104 strip/meson.build
  14. 0
      test cases/unit/105 debug function/meson.build
  15. 0
      test cases/unit/106 pkgconfig relocatable with absolute path/meson.build
  16. 0
      test cases/unit/107 underspecified mtest/main.c
  17. 0
      test cases/unit/107 underspecified mtest/meson.build
  18. 0
      test cases/unit/107 underspecified mtest/runner.py
  19. 0
      test cases/unit/108 subproject symlink/cp.py
  20. 0
      test cases/unit/108 subproject symlink/main.c
  21. 0
      test cases/unit/108 subproject symlink/meson.build
  22. 0
      test cases/unit/108 subproject symlink/symlinked_subproject/datadir/datafile
  23. 0
      test cases/unit/108 subproject symlink/symlinked_subproject/datadir/meson.build
  24. 0
      test cases/unit/108 subproject symlink/symlinked_subproject/meson.build
  25. 0
      test cases/unit/108 subproject symlink/symlinked_subproject/src.c
  26. 0
      test cases/unit/109 new subproject on reconfigure/meson.build
  27. 0
      test cases/unit/109 new subproject on reconfigure/meson_options.txt
  28. 0
      test cases/unit/109 new subproject on reconfigure/subprojects/foo/foo.c
  29. 0
      test cases/unit/109 new subproject on reconfigure/subprojects/foo/meson.build
  30. 0
      test cases/unit/110 configure same noop/meson.build
  31. 0
      test cases/unit/110 configure same noop/meson_options.txt
  32. 0
      test cases/unit/111 freeze/freeze.c
  33. 0
      test cases/unit/111 freeze/meson.build
  34. 0
      test cases/unit/112 replace unencodable xml chars/meson.build
  35. 0
      test cases/unit/112 replace unencodable xml chars/script.py
  36. 0
      test cases/unit/113 classpath/com/mesonbuild/Simple.java
  37. 0
      test cases/unit/113 classpath/meson.build
  38. 0
      test cases/unit/114 list build options/meson.build
  39. 0
      test cases/unit/114 list build options/meson_options.txt
  40. 0
      test cases/unit/115 complex link cases/main.c
  41. 0
      test cases/unit/115 complex link cases/meson.build
  42. 0
      test cases/unit/115 complex link cases/s1.c
  43. 0
      test cases/unit/115 complex link cases/s2.c
  44. 0
      test cases/unit/115 complex link cases/s3.c
  45. 0
      test cases/unit/116 c cpp stds/meson.build
  46. 0
      test cases/unit/117 empty project/expected_mods.json
  47. 0
      test cases/unit/117 empty project/meson.build
  48. 0
      test cases/unit/118 genvslite/main.cpp
  49. 0
      test cases/unit/118 genvslite/meson.build
  50. 0
      test cases/unit/119 meson package cache dir/cache_dir/bar/meson.build
  51. 0
      test cases/unit/119 meson package cache dir/cache_dir/foo.zip
  52. 0
      test cases/unit/119 meson package cache dir/meson.build
  53. 0
      test cases/unit/119 meson package cache dir/subprojects/bar.wrap
  54. 0
      test cases/unit/119 meson package cache dir/subprojects/foo.wrap
  55. 0
      test cases/unit/120 openssl cmake bug/meson.build
  56. 0
      test cases/unit/120 openssl cmake bug/nativefile.ini
  57. 0
      test cases/unit/121 rewrite/meson.build
  58. 0
      test cases/unit/122 executable suffix/main.c
  59. 0
      test cases/unit/122 executable suffix/meson.build
  60. 0
      test cases/unit/123 reconfigure base options/meson.build
  61. 0
      test cases/unit/123 reconfigure base options/subprojects/sub/meson.build
  62. 0
      test cases/unit/124 pkgsubproj/meson.build
  63. 0
      test cases/unit/124 pkgsubproj/subprojects/sub/meson.build
  64. 0
      test cases/unit/92 install skip subprojects/foo.c
  65. 0
      test cases/unit/92 install skip subprojects/foo.dat
  66. 0
      test cases/unit/92 install skip subprojects/foo.h
  67. 0
      test cases/unit/92 install skip subprojects/foo/foofile
  68. 0
      test cases/unit/92 install skip subprojects/meson.build
  69. 0
      test cases/unit/92 install skip subprojects/subprojects/bar/bar.c
  70. 0
      test cases/unit/92 install skip subprojects/subprojects/bar/bar.dat
  71. 0
      test cases/unit/92 install skip subprojects/subprojects/bar/bar.h
  72. 0
      test cases/unit/92 install skip subprojects/subprojects/bar/bar/barfile
  73. 0
      test cases/unit/92 install skip subprojects/subprojects/bar/meson.build
  74. 0
      test cases/unit/93 new subproject in configured project/meson.build
  75. 0
      test cases/unit/93 new subproject in configured project/meson_options.txt
  76. 0
      test cases/unit/93 new subproject in configured project/subprojects/sub/foo.c
  77. 0
      test cases/unit/93 new subproject in configured project/subprojects/sub/meson.build
  78. 0
      test cases/unit/94 clangformat/.clang-format
  79. 0
      test cases/unit/94 clangformat/.clang-format-ignore
  80. 0
      test cases/unit/94 clangformat/.clang-format-include
  81. 0
      test cases/unit/94 clangformat/meson.build
  82. 0
      test cases/unit/94 clangformat/not-included/badformat.cpp
  83. 0
      test cases/unit/94 clangformat/src/badformat.c
  84. 0
      test cases/unit/94 clangformat/src/badformat.cpp
  85. 0
      test cases/unit/95 custominc/easytogrepfor/genh.py
  86. 0
      test cases/unit/95 custominc/easytogrepfor/meson.build
  87. 0
      test cases/unit/95 custominc/helper.c
  88. 0
      test cases/unit/95 custominc/meson.build
  89. 0
      test cases/unit/95 custominc/prog.c
  90. 0
      test cases/unit/95 custominc/prog2.c
  91. 0
      test cases/unit/96 implicit force fallback/meson.build
  92. 0
      test cases/unit/96 implicit force fallback/subprojects/something/meson.build
  93. 0
      test cases/unit/97 compiler.links file arg/meson.build
  94. 0
      test cases/unit/97 compiler.links file arg/test.c
  95. 0
      test cases/unit/98 link full name/.gitignore
  96. 0
      test cases/unit/98 link full name/libtestprovider/meson.build
  97. 0
      test cases/unit/98 link full name/libtestprovider/provider.c
  98. 0
      test cases/unit/98 link full name/proguser/meson.build
  99. 0
      test cases/unit/98 link full name/proguser/receiver.c
  100. 0
      test cases/unit/99 install all targets/bar-custom.txt
  101. Some files were not shown because too many files have changed in this diff Show More

@ -51,7 +51,7 @@ def check_format() -> None:
'work area',
'.eggs', '_cache', # e.g. .mypy_cache
'venv', # virtualenvs have DOS line endings
'120 rewrite', # we explicitly test for tab in meson.build file
'121 rewrite', # we explicitly test for tab in meson.build file
'3 editorconfig',
}
for (root, _, filenames) in os.walk('.'):

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

Loading…
Cancel
Save