Frank Zingsheim
|
6ba2534f32
|
Fixed #6716 (Performance: Alternative String Representation in Match Compiler)
Quickfix of tools/test_matchcompiler.py for Alternative String Representation
_matchStrs does not exist in Match Compiler anymore.
|
2015-06-07 20:24:33 +02:00 |
Thomas Jarosch
|
5b4f543c3b
|
Match compiler: Support match patterns with escaped quotes
This allows us to compile patterns like 'extern "C"'.
Fixes long standing open issues in the MC unit test.
|
2015-01-09 22:41:40 +01:00 |
Thomas Jarosch
|
027ce0e81f
|
Match compiler: Add unit test for C string replacements
|
2015-01-09 20:20:54 +01:00 |
Daniel Marjamäki
|
ff11ba9847
|
Updated copyright year to 2015
|
2015-01-03 12:14:58 +01:00 |
PKEuS
|
e2b77a33dd
|
Fixed test_matchcompiler.py
|
2014-06-18 18:51:24 +02:00 |
Matthias Krüger
|
a9df4a3288
|
man, htdocs, gui, test, tools: bump a few more copyrights to 2014
|
2014-03-03 11:03:17 +01:00 |
Daniel Marjamäki
|
88447385c2
|
autopep8 formatting
|
2013-10-18 17:35:59 +02:00 |
XhmikosR
|
ae73466f97
|
Python scripts: PEP8 fixes
|
2013-03-03 09:59:16 +01:00 |
Thomas Jarosch
|
06a7d301e2
|
MC: Switch to assertEqual function from python's unittest
|
2013-01-14 11:06:40 +01:00 |
Thomas Jarosch
|
3bb8237cdc
|
MC: Turn MatchCompiler tests into python unit test
|
2013-01-14 11:06:33 +01:00 |