Jongmin Kim
78f6049258
Update mux.go
unnecessary comma
13 years ago
moraes
a8ad2b0f13
Now the real test for https://plus.google.com/101022900381697718949/posts/eWy6DjFJ6uW
13 years ago
moraes
b20a198901
Test for https://plus.google.com/101022900381697718949/posts/eWy6DjFJ6uW
13 years ago
Kamil Kisiel
bbd3ed3168
Added a Context type for non-global contexts.
Implemented the current globalContext using the new type.
13 years ago
rodrigo moraes
99a7fbf244
Merge pull request #3 from kisielk/test
Finished converting rest of mux tests to table tests
13 years ago
Kamil Kisiel
f89494aed1
Finished converting rest of mux tests to table tests
Separated the tests in to test functions depending on what they are
testing.
Moved some test-specific functiosn in to closures within the test
functions themselves.
13 years ago
rodrigo moraes
67d903c9a4
Merge pull request #1 from kisielk/test
Converted TestRoute to a table-driven test
13 years ago
Kamil Kisiel
bcb4f4bcdc
Converted TestRoute to a table-driven test
13 years ago
moraes
eac83ba2c0
Initial files.
13 years ago
moraes
11ae2122d9
Initial files.
13 years ago
rodrigo moraes
652e24b8c8
Initial commit
13 years ago
rodrigo moraes
4e8d10dc71
Initial commit
13 years ago