Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rpn_calculator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Anna Gillert
rpn_calculator
Graph
test-seb
Select Git revision
Branches
3
master
default
protected
test-seb
tests
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Mar
Fix subtraction tests
test-seb
test-seb
Add test cases for add() and subtract() overflow
Merge branch 'tests' into 'master'
Removed tests binary
Limits-Tests added
Reintroduced removal of test/out in make clean
Fix includes in calcluator
Fix makefile
Added Test-Case divide by zero
Optimized gitignore
fix include order in tests
Fix inlcude order
fixed includes
Add evaluate tests
Add test for intrinsic functions
Fix makefile
Add test infrastructure
Merge branch 'master' into 'master'
Update main.cpp
Merge branch 'master' of https://git.fh-muenster.de/se462736/rpn_calculator
codestyle
Merge branch 'master' into 'master'
Merge branch 'master' into 'master'
Merge branch 'tests' of ssh://git.fh-muenster.de:2323/ag364521/rpn_calculator into tests
tests
tests
Add sanitizers to Makefile
use ./. in src-path for default.nix
Add sanitizers to Makefile
use -variable instead of static g++
Merge branch 'master' into 'master'
Merge branch 'master' into 'master'
static const map
Fix: order of operands in subtraction, error msgs
master
master
static map
added test folder and modified Makefile and gitignore accordingly
added const
Merge branch 'master' into 'master'
write binaries to bin directory
Update main.cpp
Merge branch 'master' into 'master'
code style fix
Loading