File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " jest_typescript_integration " ,
2
+ "name" : " end-to-end " ,
3
3
"version" : " 1.0.0" ,
4
- "description" : " An example showing how Jazzer.js integrates with Jest and TypeScript" ,
5
4
"scripts" : {
6
5
"build" : " tsc" ,
7
6
"dryRun" : " jest" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " jazzerjs-signal-handler-tests" ,
2
+ "name" : " jazzerjs-signal-handler-tests-sigint " ,
3
3
"version" : " 1.0.0" ,
4
4
"description" : " Tests for the SIGINT signal handler" ,
5
5
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " jazzerjs-signal-handler-tests" ,
2
+ "name" : " jazzerjs-signal-handler-tests-sigsegv " ,
3
3
"version" : " 1.0.0" ,
4
4
"description" : " Tests for the SIGINT signal handler" ,
5
5
"scripts" : {
You can’t perform that action at this time.
0 commit comments