virtual-labs-archive / data-structures-iiith

This repository contains sources to Data Structures Lab IIITH.
https://cse01-iiith.vlabs.ac.in/
Other
1 stars 73 forks source link

expression-evaluation_Simulation #168

Open yoogottamk opened 5 years ago

yoogottamk commented 5 years ago

Defect description

Allows invalid characters to be entered and evaulated

Steps to reproduce

Just load the page, then type the following [ ] and evaluate

Expected result

These characters are not listed as buttons on the calculator and hence are not expected by it. So, like other blocked characters, these ([, ]) should also be blocked

Screenshot

stack_calc_fails_for_the_100th_time