Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
C-datadec
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Duncan White
C-datadec
Commits
0ac38050
Commit
0ac38050
authored
Mar 19, 2002
by
dcw
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added Testing section
parent
c6100a28
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
1 deletion
+13
-1
README
README
+13
-1
No files found.
README
View file @
0ac38050
...
...
@@ -6,7 +6,7 @@ implement them.
19th March 2002
Building and Packaging on Linux
-----------------
-----------------
--------------
Either download http://csgsoft.doc.ic.ac.uk/datadec/datadec-1.0-1.i386.rpm
and install it (rpm -i) from there, or do a source build:
...
...
@@ -52,3 +52,15 @@ Building on Solaris or Other Unices
5. install the package (as root):
pkgadd -d datadec-1.0-1-sol8-sparc-dcw all
Testing
-------
Having built datadec in the source directory, you can also compile and
run a test harness in the test directory. test/cdata.in is the datadec
input file which declares some recursive data types (lists and trees),
and ctest.c is the test harness that uses them. cd into test and run make
to turn cdata.in into cx.h and cx.c, and to compile cx.c and ctest.c and
link them..
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment