Skip to content

jiaqi20/static-program-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team 37

Target Environment

Item Version
OS Windows 10
Toolchain Microsoft Visual Studio Enterprise 2019 Version 16.11.0
C++ Standard C++17

Additional Build Instructions

For Windows Environment

Build the project by following the instructions mentioned in project-wiki.

To run system testing, please

  1. Build the project
  2. Navigate to 21s2-cp-spa-team-37/Team37/Tests37
  3. Create a new folder out to store all output .xml files
  4. Run win_test_all.ps1 in power shell, the output .xml files will be stored in 21s2-cp-spa-team-37/Team37/Tests37/out folder

For Mac Environment

(Assume you have properly installed cmake, if not, brew install cmake llvm)

For auto evaluate can run the shell script named "runAutotesterMac" under: /runAutotester

  1. Manually run the build evaluate:
  2. Navigate to Code37 Folder
  3. mkdir build (If there is already one, remove it)
  4. cd build
  5. cmake ..
  6. make -j4
  7. cd ..
  8. ./build/src/autotester/autotester ../Tests37/Sample_source.txt ../Tests37/Sample_queries.txt ../Tests37/out.xml

Team Members

Name Mobile Email Development OS/Toolchain
Chia Jia-Xi, Kymie 81634678 [email protected] Windows 10/Visual Studio 2019
XIE YAOREN 91702689 [email protected] MacOS/CLion
Jin Yuze 93751694 [email protected] MacOS/Clion
Tan Jia Qi 91656092 [email protected] Windows 10/Visual Studio 2019
Wayne Tan Kin Lun 88176618 [email protected] Windows 10/Visual Studio 2019
Chi Xu 89428630 [email protected] Windows 10/Visual Studio 2019

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published