servo/python/servo
bors-servo dbce416ad4 Auto merge of #14025 - iamrohit7:debug-assertions, r=Wafflespeanut
Add --with-debug-assertions flag for Mach

I tested out building a release with the flag and added a `debug_assert!(false)` in `fn main` and it panicked.
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #14009  (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because they are manually tested

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/14025)
<!-- Reviewable:end -->
2016-11-05 22:57:44 -05:00
..
bootstrapper Fix msvc packages download dir for custom .servo location 2016-09-28 22:58:38 +02:00
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap_commands.py Fix msvc packages download dir for custom .servo location 2016-09-28 22:58:38 +02:00
build_commands.py Add --with-debug-assertions flag for Mach 2016-11-05 16:02:40 +05:30
command_base.py Add OSMesa headless mode, run WPT against Webrender, update tests. 2016-09-28 11:57:33 +10:00
devenv_commands.py Auto merge of #13614 - jdm:wptrunnerup3, r=Ms2ger 2016-10-18 08:15:11 -05:00
package_commands.py moving datetimestamping responsiblities from mach package 2016-11-03 23:02:48 -07:00
post_build_commands.py Update test expectations, remove webrender prefs/cmd line. 2016-09-28 18:42:30 +10:00
testing_commands.py Fix style unit tests 2016-10-18 20:46:59 +05:30
win32_toast.py Add proper Win32 notification for builds 2016-08-17 09:50:58 -04:00