-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathidx.html
More file actions
48 lines (47 loc) · 815 Bytes
/
idx.html
File metadata and controls
48 lines (47 loc) · 815 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<html>
<head>
<title>The _ Windows Batch Library - Readme</title>
<script language="JavaScript" src="toc.js"></script>
<script language="JavaScript" src="underscore.js"></script>
<link rel="stylesheet" href="underscore.css" title="Readme-css" media="all" type="text/css">
</head> <body onload="toc()">
<span id="fdate"></span>
<ol>
<li>The _ Windows Batch Library
<ol>
<li>WHAT'S IT ALL ABOUT
plus
<li>STRUCTURE
<ol>
<li>Directory structure
plus
<li>Script structure
</ol>
<li>UNIT TESTS
minus
<ol>
<li>Writting a unit test
plus
<ol>
<li>Simple comparison
plus
<li>Hexdump
<li>Pattern matching
<li>Skipping test
</ol>
</ol>
<li>LOG, DEBUG, TRACE AND TEMPORARY FILES
minus
<li>INSTALLATION
<ol>
<li>FIRST TIME INSTALLATION
plus
<li>UPDATING
</ol>
<li>HOW-TO..
minus
<li>BUG FIXES
<ol>
<li>
plus
</ol>