Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
Zipr Toolchain
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Open Source Software
Zipr Toolchain
Compare revisions
1fb7fa44b8dbcc3303302f7415d395faa298b100 to be4a704e32223af6283a5f4d1bb88d58a390c3f9
Project 'allnp/peasoup_umbrella' was moved to 'opensrc/zipr'. Please update any links and bookmarks that may still have the old path.
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
opensrc/zipr
Select target project
No results found
be4a704e32223af6283a5f4d1bb88d58a390c3f9
Select Git revision
Swap
Target
opensrc/zipr
Select target project
opensrc/zipr
whh8b/zipr
2 results
1fb7fa44b8dbcc3303302f7415d395faa298b100
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (1)
Add laf config
· be4a704e
Anh Nguyen-Tuong
authored
6 years ago
be4a704e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/test_cmds.sh
+3
-0
3 additions, 0 deletions
tests/test_cmds.sh
with
3 additions
and
0 deletions
tests/test_cmds.sh
View file @
be4a704e
...
...
@@ -123,6 +123,9 @@ do_tests()
zafl_context_sensitive_locality
)
zafl.sh
$progpath
$protected
--rida
--enable-context-sensitivity
function
-l
--tempdir
$temp_dir
>
test_
${
prog
}
.ps.log 2>&1
;;
zafl_laf
)
zafl.sh
$progpath
$protected
--enable-split-compare
--tempdir
$temp_dir
>
test_
${
prog
}
.ps.log 2>&1
;;
zipr
)
$PSZ
$progpath
$protected
--tempdir
$temp_dir
>
test_
${
prog
}
.ps.log 2>&1
;;
...
...
This diff is collapsed.
Click to expand it.