Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
feh
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
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
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
derf
feh
Commits
61fe36f9
Commit
61fe36f9
authored
14 years ago
by
Birte Kristina Friesel
Browse files
Options
Downloads
Patches
Plain Diff
Makefile: Add test-interactive note
parent
36dfb63b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Makefile
+3
-0
3 additions, 0 deletions
Makefile
with
3 additions
and
0 deletions
Makefile
+
3
−
0
View file @
61fe36f9
...
@@ -7,6 +7,9 @@ test: all
...
@@ -7,6 +7,9 @@ test: all
@
PACKAGE
=
${
PACKAGE
}
VERSION
=
${
VERSION
}
prove
test
@
PACKAGE
=
${
PACKAGE
}
VERSION
=
${
VERSION
}
prove
test
test-interactive
:
all
test-interactive
:
all
@
echo
'Note: X Testing sucks, and Xnest is also prone to weird behaviour.'
@
echo
'If the test fails, try rerunning it one or two times.'
@
echo
'If it works then, everything is fine.'
@
test
/run-interactive
@
test
/run-interactive
install
:
install-man install-doc install-bin install-font install-img
install
:
install-man install-doc install-bin install-font install-img
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment