Danny van Kooten
|
127f6e9699
|
fix #241
|
2019-11-23 12:01:41 +01:00 |
|
Danny van Kooten
|
a80bb36f11
|
add test for #241
|
2019-11-23 11:35:40 +01:00 |
|
Danny van Kooten
|
a51c74793a
|
benchmark using real-life api for a better comparison
|
2019-11-10 21:16:42 +01:00 |
|
Félix Dorn
|
a01166760c
|
phpcs formatting
|
2019-07-03 21:44:06 +02:00 |
|
Félix Dorn
|
cd918de64b
|
add @covers on every test, remove array long syntax
|
2019-07-03 21:43:47 +02:00 |
|
Danny van Kooten
|
dce6efdea2
|
fix phpunit on older php versions
|
2019-02-07 09:52:34 +01:00 |
|
Danny van Kooten
|
87d93b6840
|
update benchmark
|
2019-02-07 09:16:23 +01:00 |
|
Danny van Kooten
|
9bdfc55eb3
|
fix tests by making compileRoute protected instead
|
2019-02-07 09:16:13 +01:00 |
|
Danny van Kooten
|
df96d7270c
|
update to phpunit 7.5
|
2019-02-06 20:13:21 +01:00 |
|
Danny van Kooten
|
1ff4165b28
|
improve benchmark by preparing first, matching & only mapping two routes
|
2017-04-10 16:36:22 +02:00 |
|
Koen Punt
|
f18a57d481
|
add failing test for generate
|
2016-12-30 00:11:18 +01:00 |
|
Koen Punt
|
e72248c744
|
add failing test for #98
|
2016-12-30 00:11:18 +01:00 |
|
Koen Punt
|
693752b77a
|
simplify loop for non-param substring (#131)
optimize comparison using strcmp functions
|
2016-06-21 23:27:25 +02:00 |
|
Danny van Kooten
|
48524b67cb
|
Add benchmark script to tests directory for easy benchmarking.
|
2016-06-21 15:27:21 +02:00 |
|
Danny van Kooten
|
b0d115431e
|
Add tests for non-regex routes, see #100
|
2015-11-03 08:03:34 +07:00 |
|
Danny van Kooten
|
0e1e2b7d63
|
Add CodeClimate test coverage reporter to Travis. Refactor tests into /tests subdirectory.
|
2015-03-02 19:35:56 +07:00 |
|