-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
13 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,15 +4,8 @@ | |
<html lang='en'> | ||
<head> | ||
<title>Socomo: Bytecode Analyzer Tests</title> | ||
<link href='http://localhost:8086/index.css' rel='stylesheet'/> | ||
<script src='http://localhost:8086/index.js'></script> | ||
<script> | ||
if (typeof socomo === 'undefined') document.write( | ||
'<i>Socomo 2.4-SNAPSHOT, an in-development version, was used to generate this file. To view it ' + | ||
'you need to be running `npm --prefix socomo-view run serve` in your local clone of Socomo.</i>' + | ||
'<style>script{display:block;white-space:pre;font-family:monospace;}i{color:red;}</style>' | ||
) | ||
</script> | ||
<link href='https://cdn.jsdelivr.net/gh/gdela/[email protected]/socomo-view/dist/index.css' rel='stylesheet'/> | ||
<script src='https://cdn.jsdelivr.net/gh/gdela/[email protected]/socomo-view/dist/index.js'></script> | ||
<script src='target/socomo.data' async></script> | ||
<meta http-equiv='content-type' content='text/html;charset=UTF-8'/> | ||
</head> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,15 +4,8 @@ | |
<html lang='en'> | ||
<head> | ||
<title>Socomo: Socomo Core</title> | ||
<link href='http://localhost:8086/index.css' rel='stylesheet'/> | ||
<script src='http://localhost:8086/index.js'></script> | ||
<script> | ||
if (typeof socomo === 'undefined') document.write( | ||
'<i>Socomo 2.4-SNAPSHOT, an in-development version, was used to generate this file. To view it ' + | ||
'you need to be running `npm --prefix socomo-view run serve` in your local clone of Socomo.</i>' + | ||
'<style>script{display:block;white-space:pre;font-family:monospace;}i{color:red;}</style>' | ||
) | ||
</script> | ||
<link href='https://cdn.jsdelivr.net/gh/gdela/[email protected]/socomo-view/dist/index.css' rel='stylesheet'/> | ||
<script src='https://cdn.jsdelivr.net/gh/gdela/[email protected]/socomo-view/dist/index.js'></script> | ||
<script src='target/socomo.data' async></script> | ||
<meta http-equiv='content-type' content='text/html;charset=UTF-8'/> | ||
</head> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,15 +4,8 @@ | |
<html lang='en'> | ||
<head> | ||
<title>Socomo: Socomo Maven Plugin</title> | ||
<link href='http://localhost:8086/index.css' rel='stylesheet'/> | ||
<script src='http://localhost:8086/index.js'></script> | ||
<script> | ||
if (typeof socomo === 'undefined') document.write( | ||
'<i>Socomo 2.4-SNAPSHOT, an in-development version, was used to generate this file. To view it ' + | ||
'you need to be running `npm --prefix socomo-view run serve` in your local clone of Socomo.</i>' + | ||
'<style>script{display:block;white-space:pre;font-family:monospace;}i{color:red;}</style>' | ||
) | ||
</script> | ||
<link href='https://cdn.jsdelivr.net/gh/gdela/[email protected]/socomo-view/dist/index.css' rel='stylesheet'/> | ||
<script src='https://cdn.jsdelivr.net/gh/gdela/[email protected]/socomo-view/dist/index.js'></script> | ||
<script src='target/socomo.data' async></script> | ||
<meta http-equiv='content-type' content='text/html;charset=UTF-8'/> | ||
</head> | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters