.gitignore

Fri, 07 Sep 2007 23:55:20 -0400

author
Thomas Harning Jr <harningt@gmail.com>
date
Fri, 07 Sep 2007 23:55:20 -0400
changeset 37
b7351b503b4b
parent 18
af1300ad853b
permissions
-rw-r--r--

event_buffer: drain learned spec notes, get_data learned negative values, many tests written

The additional tests added were tests for:
* Obtaining partial data using get_data
* Reading lines using various line ending mixes/etc
* Draining values w/ negative value

18
af1300ad853b Added preliminary git-ignore declaration file for this project.
Thomas Harning Jr <harningt@gmail.com>
parents:
diff changeset
1 bin
af1300ad853b Added preliminary git-ignore declaration file for this project.
Thomas Harning Jr <harningt@gmail.com>
parents:
diff changeset
2 Makefile
af1300ad853b Added preliminary git-ignore declaration file for this project.
Thomas Harning Jr <harningt@gmail.com>
parents:
diff changeset
3 *.make
af1300ad853b Added preliminary git-ignore declaration file for this project.
Thomas Harning Jr <harningt@gmail.com>
parents:
diff changeset
4 obj
af1300ad853b Added preliminary git-ignore declaration file for this project.
Thomas Harning Jr <harningt@gmail.com>
parents:
diff changeset
5 test/luaevent

mercurial