Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cmsc436PublicF2021
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Peter Keleher
cmsc436PublicF2021
Commits
3f04682d
Commit
3f04682d
authored
3 years ago
by
Peter J. Keleher
Browse files
Options
Downloads
Patches
Plain Diff
auto
parent
e1a15d33
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
assign1/README.md
+8
-7
8 additions, 7 deletions
assign1/README.md
with
8 additions
and
7 deletions
assign1/README.md
+
8
−
7
View file @
3f04682d
...
...
@@ -46,7 +46,7 @@ like the following:
Create the new
`assign1`
project inside cmsc436-keleher, create a new
`model.swift`
in the project to define your model, update the unit
tests
via
[
this link
](
assign1Tests.swift
)
, and perform the following for your first
tests
by copying from
[
this link
](
assign1Tests.swift
)
verbatim
, and perform the following for your first
commit:
```
cd cmsc436-keleher
...
...
@@ -61,12 +61,6 @@ so that:
1.
you do not lose work, and
2.
we can help answer your questions by looking at your code.
**Important:**
Test that your project create and push to the
repository is correct by cloning it to a separate, throwaway
location. Open this throwaway version and verify that it works the
same way as your primary copy. If it doesn't, you probably did not
*add*
all the files in your project. Do this manually and try again.
...
...
@@ -175,6 +169,13 @@ Submit by pushing your project to your repository. **Check this**
by visiting your repository in a web browser at
`https://gitlab.cs.umd.edu/cmsc436-marsh/students/<dirid>/assign1`
**Alternatively:**
Test that your project create and push to the
repository is correct by cloning it to a separate, throwaway
location. Open this throwaway version and verify that it works the
same way as your primary copy. If it doesn't, you probably did not
*add*
all the files in your project. Do this manually and try again.
Each of the eight tests is worth 1 point. There is no partial
credit. You will not get credit if you:
-
modify
`assign1Tests.swift`
in any way
...
...
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