terminal/src
pi1024e 27b28edcee
Replace casting 0 to a pointer with nullptr (#5062)
## Summary of the Pull Request
When I did my last PR that was merged, the PR #4960, there were two more cases I forgot to include, so I included them here, for the sake of consistency and completion

## References
PR #4690

## PR Checklist
* [X] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA
* [X] Tests added/passed

## Detailed Description of the Pull Request / Additional comments
Replacing pointer casts to 0 with nullptr in two tests.

## Validation Steps Performed
Manual Testing
Automated Testing
2020-03-23 09:38:39 -07:00
..
buffer hygiene: change default specifiers of some functions to delete (#4962) 2020-03-18 17:30:50 -07:00
cascadia Move ConPTY to use til::bitmap (#5024) 2020-03-23 15:57:54 +00:00
host Replace casting 0 to a pointer with nullptr (#5062) 2020-03-23 09:38:39 -07:00
inc Move ConPTY to use til::bitmap (#5024) 2020-03-23 15:57:54 +00:00
interactivity Move ConPTY to use til::bitmap (#5024) 2020-03-23 15:57:54 +00:00
internal Merged PR 4271163: [Git2Git] Remove use of private theme APIs 2020-02-03 23:13:31 +00:00
propsheet Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00:00
propslib Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00:00
renderer Move ConPTY to use til::bitmap (#5024) 2020-03-23 15:57:54 +00:00
server Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00:00
terminal Fix the Alternate Scroll Mode when DECCKM enabled (#5081) 2020-03-23 13:00:59 +00:00
testlist inbox: Merge accumulated build fixes from RS_ONECORE_DEP_ACIOSS (#1002) 2019-05-24 12:28:30 -07:00
til Move ConPTY to use til::bitmap (#5024) 2020-03-23 15:57:54 +00:00
tools Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00:00
tsf Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00:00
types Merge branch 'inbox' into master 2020-03-19 11:17:08 -07:00
winconpty Change NULL to nullptr since they are pointers (#4960) 2020-03-20 20:35:12 +00:00
common.build.post.props Add experimental retro terminal effects (#3468) 2019-12-12 13:44:01 +00:00
common.build.pre.props Introduce chromium safe math (#4144) 2020-01-16 18:51:06 +00:00
common.build.tests.props Move ConPTY to use til::bitmap (#5024) 2020-03-23 15:57:54 +00:00
ConsolePerf.regions.xml Tab to spaces (#578) 2019-05-13 18:06:36 -07:00
ConsolePerf.wprp Fix the WPR profile (#4007) 2019-12-17 17:14:15 -08:00
cppwinrt.build.post.props Unify and clean up the common build properties (#3429) 2019-11-05 14:29:11 -08:00
cppwinrt.build.pre.props Fix a bunch of spelling errors across the project (#4295) 2020-02-10 20:40:01 +00:00
dirs Introduce til::some (#4123) 2020-01-09 09:07:52 -08:00
project.inc Import build fix changes from OS for sync to a34a957cf 2020-03-16 18:26:48 +00:00
project.unittest.inc inbox: merge refactoring payload from FI 2019-06-11 17:01:26 -07:00
StaticAnalysis.ruleset Combined changes to make the build work again (see inside) (#2945) 2019-09-30 10:39:55 -07:00
unit.tests.x64.runsettings Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
unit.tests.x86.runsettings Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
wap-common.build.post.props Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00
wap-common.build.pre.props Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00