Skip to content

apprehensions/meson-tests

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meson-tests

This project contains tests from meson/test cases.

modifying tests

Don't forget to update muon/tests/project/meson.build with the sha1 of the new HEAD.

syncing tests with upstream

  1. Checkout the upstream branch of this repo.
  2. Checkout the desired revision to sync to in the meson repo.
  3. Run tools/update_tests.sh from the muon repo:
tools/update_tests.sh -cf path/to/meson path/to/meson-tests
  1. Switch back to master in the meson-tests repo.
  2. Rebase: git rebase -i upstream.
  3. Update muon/tests/project/meson.build with the sha1 of the new HEAD.
  4. Force push meson-tests and push muon

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Meson 66.2%
  • C 21.5%
  • Python 8.6%
  • C++ 2.3%
  • Assembly 0.9%
  • Objective-C 0.1%
  • Other 0.4%