ADD: unit tests for everything, Travis CI integration, close #40
Showing
- .gitignore 4 additions, 1 deletion.gitignore
- .travis.yml 19 additions, 0 deletions.travis.yml
- Compilers.sln 118 additions, 0 deletionsCompilers.sln
- Module1/Lexer.cs 283 additions, 56 deletionsModule1/Lexer.cs
- Module1/Lexer.csproj 4 additions, 3 deletionsModule1/Lexer.csproj
- Module1/Lexer.sln 0 additions, 22 deletionsModule1/Lexer.sln
- Module2/SimpleLangLexer/SimpleLangLexer.sln 0 additions, 29 deletionsModule2/SimpleLangLexer/SimpleLangLexer.sln
- Module2/SimpleLangLexer/SimpleLexer.cs 34 additions, 5 deletionsModule2/SimpleLangLexer/SimpleLexer.cs
- Module2/SimpleLangLexer/SimpleLexer.csproj 7 additions, 5 deletionsModule2/SimpleLangLexer/SimpleLexer.csproj
- Module2/SimpleLexerDemo/Program.cs 1 addition, 1 deletionModule2/SimpleLexerDemo/Program.cs
- Module2/SimpleLexerDemo/Properties/AssemblyInfo.cs 2 additions, 2 deletionsModule2/SimpleLexerDemo/Properties/AssemblyInfo.cs
- Module2/SimpleLexerDemo/SimpleLexerDemo.csproj 8 additions, 6 deletionsModule2/SimpleLexerDemo/SimpleLexerDemo.csproj
- Module3/GPLexProject/LexProjects.sln 0 additions, 22 deletionsModule3/GPLexProject/LexProjects.sln
- Module3/GeneratedLexer.csproj 10 additions, 3 deletionsModule3/GeneratedLexer.csproj
- Module3/LexerAddon.cs 55 additions, 0 deletionsModule3/LexerAddon.cs
- Module3/ScannerHelper.cs 1 addition, 1 deletionModule3/ScannerHelper.cs
- Module3/ShiftReduceParserCode.cs 0 additions, 0 deletionsModule3/ShiftReduceParserCode.cs
- Module3/SimpleLex.cs 74 additions, 85 deletionsModule3/SimpleLex.cs
- Module3/SimpleLex.lex 0 additions, 0 deletionsModule3/SimpleLex.lex
- Module3/a.txt 0 additions, 0 deletionsModule3/a.txt
Please register or sign in to comment